API Endpoints
Authenticate
2min
This api endpoint is used to send a post request and generate a bearer token for authentication for further access.
This endpoint allows the user to request authentication by using the name as the key authentication and the secret as the password. The request will return data with an access token.
POST
Request
Body Parameters
key
required
String
The key is used as identification to request the authentication process.
secret
required
String
Secret serves as a password to request the initiation of the authentication process.
īģŋ
See the Error Handling page for troubleshooting any errors.
If you encounter a problem or require assistance, please contact our support team with details regarding your request at [email protected]īģŋ. A representative will connect with you soon. đ
Updated 25 Mar 2024
![Doc contributor](https://s3.amazonaws.com/archbee-animals/fox.png)
![Doc contributor](https://s3.amazonaws.com/archbee-animals/tiger.png)
![Doc contributor](https://s3.amazonaws.com/archbee-animals/cat.png)
![Doc contributor](https://s3.amazonaws.com/archbee-animals/gorilla.png)
Did this page help you?