Getting started
Get up and running with our API and start developing your Yorlet integration.
- Publishable API keys are used to identify your account with Yorlet. This means you can safely use them in public settings, like in Javascript on your website. **Publishable keys are restricted to only accessing certain resources.
- Secret API keys are confidential and have unrestricted access to the Yorlet API. Only store these keys on your server and don't commit them into version control.
You can test your integration by using the sandbox API.
When you are ready to go live change your integration to use the live API.
Last modified 2yr ago