Get Started

All API requests need to be authenticated. Authentication is done using the API user's secret key. Any request that doesn't include an authentication will return an error

Get your API secret key

To get a secret key, you need to first create an API user. This is done via the Tyche portal as seen below. Navigate to Settings > API Users > Click "Add new API user" button.

After creating the user, you can copy the secret key as seen below.

Make your first request

Now you proceed to make your API requests 😊

Last updated