Using the DAM as the glue between your different systems enables a single source of truth and consistency across channels that need access to the same content. Bynder offers a number of pre-built integrations, but if an integration does not exist, or if you’d prefer to build your own connection, you can use our APIs and SDKs.
Our API can be used to retrieve assets and asset information, and it also offers endpoints for other modules. Check our API guide if you are looking for more detailed information on the calls, parameters, and the responses of our API.
You can also save yourself time when building an integration and make use of our software development toolkit (SDK). We offer a number of SDKs to help you build your Bynder integrations, including Java, PHP, C#, and Javascript SDKs.
We applied API rate limiting to ensure that our API resources are not consumed excessively so that all our clients can utilize our API seamlessly. We allow a number of 4500 requests in any five-minute time frame from a single IP address. When you have reached the maximum number of allowed requests the exceeding requests will be blocked. When a request is rejected you will receive the 403 (Forbidden, Request blocked) error returned via the API. If five minutes pass with no requests coming from your IP address we will lift the block and you will be able to send API requests again.
Note
Important to note is that the limit is fixed and can't be increased.
Comments
0 comments
Article is closed for comments.