Developers

Manage API keys and access your integration resources.

Full API Docs

Secret API Key

How to use your key

curl https://selley.io/api/v1/products \
  -H "Authorization: Bearer YOUR_API_KEY"

Include the Authorization: Bearer YOUR_KEY header on every request. Use HTTPS only.