API Access
Anyone can test out Sapling's API. To get started with the API, simply:
- Register for a Sapling account here.
- Once you've registered and signed in, visit your Sapling API settings dashboard.
- Click the Generate Key button under the "API" section of the settings pane.
- Start using the API by following the API documentation. We recommend starting with the Edits Overview guide.
When making requests, you can authenticate by including your API key as a key
parameter or by providing it as a bearer token in the Authorization
header. If both are supplied, the key
parameter takes precedence.
Production Key
Trial development keys allow for processing of 50,000 characters every 24 hours. Subscribe for production access and usage-based pricing.