Authentication
The Orders API utilizes a secure encapsulated data environment that requires 2-legged authentication, which differs from the standard API key approach.
2-Legged Authentication Flow
Example Authentication Request
GET order-authentication
Host: staging.api.liquidcommerce.cloud
Authorization: Basic dXNlcklEOnBhc3N3b3Jk
Content-Type: application/jsonExample Authentication Response
Token Expiration and Renewal
Security Considerations
Last updated

