Get Started
Last updated
Last updated
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
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.
Now you proceed to make your API requests 😊