When using the Trybe API, you can make requests to either our Playground environment, or our Production environment.
All API requests should be authenticated using a Bearer token in the Authorization header.
To obtain your API key, please get in touch with us and we'll be happy to assist you.
Our playground environment is completely isolated from the production environment, and works identically, except:
The application can be accessed at https://app.playground.try.be
All API requests should be made to the hostname https://api.playground.try.be.
The application can be accessed at https://app.try.be
All API requests should be made to the hostname https://api.try.be