Version: 1.0.0
SKU.io API
SKU.io is an inventory management platform for multichannel ecommerce brands.
Authentication
SKU.io uses Personal Access Tokens (PATs) for API authentication.
- Log in to your SKU.io account
- Go to Settings → Developer → Personal Access Tokens
- Create a named token with the scopes you need
- Use it as a Bearer token in the
Authorizationheader
Authorization: Bearer <your-token>
Authentication
- HTTP: Bearer Auth
Personal Access Token from Settings → Developer → Personal Access Tokens
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |