Skip to content

API Reference - Advanced

API Keys

  • API Keys can be obtained for any environment.
  • An API key will only be able to access the content of the environment it has access to (where it was created).

Note

If you have multiple environments (e.g. dev, qa, staging, production), we suggest you mirror an environment in Joystick for each code environment you have, and provision separate API keys. API keys can then be embedded as an env variable.

Getting your content via API

Best practices

We highly recommend you create a setup where there is a fallback configuration in your app and/or be able to gracefully handle the case if Joystick cannot be reached. We have designed our system for simplicity and high availability, however unforeseen circumstances do occur

Updating a Configuration via API