Products, Plans, and APIs

Is it possible to POST a unique ID value and have the API return that ID in the response?

The API only accepts what is referenced in the API's documentation.

How do I see my API usage?

Every API response is accompanied by the following set of response headers to identify the status of your client application's consumption.

 

HeaderDescription
X-RateLimit-LimitThe maximum number of requests that the consumer is permitted to make per day.
X-RateLimit-RemainingThe number of requests remaining in the current rate limit window.

What is the difference between an App and Organization's Production App?

Apps can call the sandbox API endpoints but cannot call production. These apps are only visible to you. Production Apps are shared by everyone in your organization and can only call production.

Is there a way to call Product Details or another API to just get pricing without other information?

Yes. You can use the "Includes" header in all APIs to list which fields you would like returned.

Why is the pricing and quantity available in KeywordSearch different than result from the website or ProductDetails?

Keyword search data is cached and may be up to 24 hours stale. Please use ProductDetails for real time pricing and availability.

How can I search for products that have specific attributes such as resistance or size?

You can narrow down keyword searches by using the ParametricFilters and values from a previous broader search.