Steps for integration with Active8me programs and content.

We strongly recommend that you start by playing with our mobile app which is available at the Google Play and App Store. This will help you understand the basic concepts. Then you can experiment with our interactive docs on Apiary.io

You need to obtain the Api Key to be used as the x-api-key header in each call. The Key is available at the setting page at the Partner Dashboard. Don't have access? Please email us.

They are many possible scenarios. For example you can use just one part of our content, like /recipes. To replicate the entire functionality of our app, you need to integrate the full list as per the Apiary docs.

Please follow the REST standards, always check response status.

Together with the API Key, we also provide you with api URLs. One for testing purposes during development work; the second for production. They are exactly the same in terms of codebase, but may have differences in both content and settings.

The production throttling setting is different for each tenant and based on commercial agreement. On the demo server it is limited to 100 calls per minute per tenant.