Troubleshooting
In the context of the Muse Finance API, status codes play a crucial role in conveying the outcome of each API request.
These codes, accompanied by descriptive messages, assist both clients and servers in understanding the success or failure of their interactions.
This section provides an overview of the primary HTTP status codes utilised in the API.
Understanding these status codes is essential for effective integration, troubleshooting, and ensuring a seamless experience while interacting with the Muse Finance API.
Status Codes
Status Code | Description |
|---|---|
200 Success | The request was successful. |
201 Created | The request was successful, and a new resource was created. |
400 Bad Request | The request is malformed or invalid. |
401 User not Authenticated | The user is not authenticated. |
403 User not Authorised | The user is authenticated but not authorised. |
404 Not Found | The requested resource is not found. |
500 Internal Server Error | Indicates an unexpected internal server error. |
504 Gateway Timeout | The server did not receive a timely response from an upstream server. |
Rate Limit
To maintain the stability and reliability of the Muse Finance Invoice and Supply Finance API, rate limits have been implemented.
The rate limit for API requests is set at a total of 600 requests within a 5-minute window.
It is essential to adhere to this rate limit to prevent any disruptions in service.
Exceeding the specified rate limit may result in temporary restrictions on API access.
We recommend implementing appropriate mechanisms in your application to manage and monitor your API usage to stay within the defined rate limits.
Support
For any inquiries, assistance, or clarification regarding the status codes, API usage, or integration processes, please don't hesitate to reach out to our dedicated support team.
We are here to ensure a smooth experience and provide timely resolution to any challenges you may encounter.
Contact our support team at technical-support@getmymuse.com. Your success with Muse Finance is our priority.