Get Page Snapshot
Authentication
Query parameters
The identifier of a page you would like to target. For product pages, choose product ID. For category pages, choose category ID. Home page does not support entity_id. Leave empty if the request is for global regions.
Response headers
number | Shows the size of your current rate-limiting window, in milliseconds.
Shows how many milliseconds are remaining in the window. In this case, 15000 milliseconds – so, 15000 milliseconds after this request, the API quota will be refreshed.
Details how many remaining requests your client can make in the current window before being rate-limited. In this case, you would expect to be able to make 35 more requests in the next 15000 milliseconds; on the 36th request within 15000 milliseconds, you would be rate-limited and receive an HTTP 429 response.
Rate limited response, indicating the number of seconds before the quota refreshes. See Rate Limits.
The number of API requests remaining for the current period (rolling one hour).
The version of BigCommerce on which the store is running. This header is available on versions 7.3.6+.