All API endpoints are available at https://api.thesys.dev/v1
.
Authentication is done via API keys. You can create API keys from the keys page.
API keys must be sent as a Authorization
header with the value Bearer <api_key>
.
If the API key is not valid, you will receive a 403 error.
Please refer to the Rate Limits page for more information.
Please refer to the Errors page for more information.
Stream this response via the language specific helper functions to the react client.