Get shop information
GET/api/integrations/v1/shop
Returns detailed information about the shop linked to the API key.
Includes: shop metadata, verification status, subscription plan, product and search limits. This is the first endpoint you should call after obtaining your API key to verify connectivity.
Responses
- 200
- 401
- 404
Shop information retrieved successfully
Missing or invalid API key
Shop not found