Store
Retrieve your store’s profile information and aggregate statistics.Get Store Information
GET
Returns the authenticated store’s profile data.
/storeAuthentication
Headers
Example Request
Success Response
Returns the full store object with all fields exceptis_risky and is_restricted (which are hidden). Below is an abbreviated example — the actual response includes all store fields.
The response includes the complete store model. Additional fields may be present depending on store configuration. The fields
is_risky and is_restricted are always hidden from the response.Error Responses
Get Store Statistics
GET
Returns aggregate statistics for the authenticated store. Results are cached for 3 minutes.
/store/staticsAuthentication
Headers
Example Request
Success Response
Response Fields
Statistics are cached for 3 minutes. Frequent polling will return the same data until the cache expires.

