Amazon SP-API

Integrate Amazon SP-API through one Muvexa endpoint

Authorize an Amazon store, receive a store-scoped API key, and send original SP-API paths through Muvexa.

Who it is for

Built for SaaS, ERP, OMS, WMS and integration teams that need Amazon seller API access without rebuilding authorization, token refresh and request signing.

  • Free and Pro both support backend API integration
  • Free includes 100 total calls per account per day
  • Original Amazon response structures remain available

Platform endpoint

Send Amazon SP-API paths only to the Amazon endpoint. The store API key is bound to the authorized Amazon store.

http
POST https://openapi.muvexa.co/v1/amazon/execute
Authorization: Bearer <store-api-key>

What Muvexa handles

Muvexa keeps the platform-specific infrastructure outside your product code.

  • Store authorization mapping
  • Encrypted refresh token storage
  • AWS request signing
  • Metadata-only request logs

Public API boundary

Buyer PII and buyer restricted-data endpoints are outside the documented public proxy surface. Request and response bodies are not retained in request logs by default.