Skip to main content
Version: 1.0.0

SASOM Partners API

API for SASOM partners to manage listings, orders, and warehouse operations.

Authentication

All endpoints require HTTP Basic Authentication using your API credentials:

  • Username: Your API Key
  • Password: Your API Secret

Rate Limiting

  • 1000 requests per 60 seconds per supplier
  • Returns 429 Too Many Requests with Retry-After header when exceeded

Base URL

  • Production: https://partners.sasomapi.com

Authentication

HTTP Basic Authentication using your API credentials.

  • Username: API Key
  • Password: API Secret

Security Scheme Type:

http

HTTP Authorization Scheme:

basic

Contact

SASOM API Support: support@sasom.co.th

License

Apache 2.0