Docs
Search…
⌃K
Links

Getting started

Get up and running with our API and start developing your Yorlet integration.

Please contact Yorlet support to have your developer account enabled.

API Keys

  • 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.

Environments

Sandbox: https://api.yorlet.io

You can test your integration by using the sandbox API.

Live: https://api.yorlet.com

When you are ready to go live change your integration to use the live API.