Skip to main content

Store

Retrieve your store’s profile information and aggregate statistics.

Get Store Information

GET/store
Returns the authenticated store’s profile data.

Authentication

Headers

Example Request

Success Response

Returns the full store object with all fields except is_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/store/statics
Returns aggregate statistics for the authenticated store. Results are cached for 3 minutes.

Authentication

Headers

Example Request

Success Response

Response Fields

Statistics are cached for 3 minutes. Frequent polling will return the same data until the cache expires.

Error Responses