BeProduct REST API Endpoints
API Methods
To use the API, you'll need to be familiar with OAuth2 and REST API principles and the mechanics of constructing requests and parsing responses.
Base URL for REST Endpoints
Service | Base URL for REST Endpoints |
---|---|
OpenID & OAuth2 Services | |
REST Services |
Click here to test API Endpoints
API Limits
BeProduct API is available in all editions of BeProduct. To use the API, you will require the BeProduct Authentication Token from your account. Please make sure that you have the permission to access the API, if you don’t have permission, please contact your BeProduct administrator.
BeProduct Edition | API Requests - Upper Limit |
---|---|
Business | Max - 2000 request/day/organization or 250 request /user license whichever is lower |
Enterprise | Max - 25000 requests/day/organization or 500 requests /user license whichever is lower |
Important Notes
We notify BeProduct administrator if your organization exceeds the API limit.
To optimize your API usage, get maximum 200 records with each request and insert, update or delete maximum 100 records with each request.
Upper Limit Example: If you have purchased 10 user licenses, you are allowed 2500 requests per day. Using each of those 2500 requests, you can update maximum 100 records. That would be 2500 x 100 i.e. 250,000 records can be updated/inserted/deleted per day.
In case, your application requires more than the upper limit, your additional API requests will not be processed. To avoid data transfer issues, please assess your API requirements well in advance. If you need any help, please contact our Support at support@beproduct.com