This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Texas Instruments API burst limit

Part Number: TI-API

We are currently working on implementing an API to get product information from Texas Instruments. We are currently hit with a small issue with the burst limit of how many calls we can make to Texas Instruments’s API,
which is five per second. Currently we must call two different API endpoints, /v2/store/products/{TiPartNumber} and /v1/products/{ProductIdentifier}, for each component to get the information we need.
We must do this because /v2/store/products/{TiPartNumber} contains all the information we need, except the lead time of the component. In the API documentation it mentions that we could contact TI for a nonstandard access limit to the API.
Is this something you could help us with?

**Attention** This is a public forum