Version: 1.0.0OpenApi Schema for isendu API
isendu API available for all customers
Authentication
- OAuth 2.0: oaAuth
- HTTP: Bearer Auth
- API Key: apiKey
| Security Scheme Type: | oauth2 |
|---|
| OAuth Flow (clientCredentials): | Token URL: /api-store/oauth/token Scopes:- order:write: Create/delete/update order
- order:read: Read order
- shipment:write: Create/delete shipment
- shipment:read: Read shipment
- tracking:read: Get tracking
- carriers:read: Get carriers
- parcels:read: Get parcels
|
|---|
| Security Scheme Type: | http |
|---|
| HTTP Authorization Scheme: | bearer |
|---|
| Bearer format: | JWT |
|---|
| Security Scheme Type: | apiKey |
|---|
| Header parameter name: | x-api-key |
|---|