Learn about the common error codes returned by Pine Labs Online APIs, along with their possible solutions.
The table below shows the list of common errors and the solutions.
| Error | Solutions |
|---|---|
| Not Found | Invalid Endpoint |
| Access Denied | Invalid Token, IPs not whitelisted. |
| Method Not Allowed | Invalid Method |
API Errors
Learn more about error responses from our APIs, including the error code, message, and additional error details on the respective API reference page.
Example:
To view errors related to the Create Order API:
- Go to the Create Order API Reference page.
- Scroll down to the Response section.
- Click the dropdown in the response code block to view the response schema and error details.
This GIF shows how to view API-related errors.

