Verify domain ownership
POST/api/integrations/v1/shop/verify
Verifies that the integrator controls the domain associated with this shop.
The API key itself serves as proof of ownership. This endpoint is idempotent — calling it multiple times returns the same verification status without side effects.
Request
Responses
- 200
- 400
- 401
Domain verified successfully
Invalid domain
Missing or invalid API key