Overview
The Semust API uses custom header authentication. All requests must include two authentication headers with your API credentials.Required Headers
Creating API Users
To create API credentials:1
Access the Dashboard
Go to the API Access page in your dashboard.
2
Create API User
Click “Create API User” to generate new credentials.
3
Copy Credentials
Copy the username and password. Use them in the
SEMUST-API-USER and SEMUST-API-PASSWORD headers in your requests.Code Examples
Authentication Errors
If authentication fails, you will receive a401 status code with the following error:
Error Response
