Skip to main content

Authentication and API Keys

Get API Keys

Generate API keys in Euclid Prime.

Use the generated API key and API secret on authenticated engine and OMS requests.

Headers

  • Authorization: Bearer <token>
  • X-API-KEY: <key>
  • X-API-SECRET: <secret>

Authenticated Endpoint Groups

  • Engine authenticated routes: https://api.liquideuclid.com/*
  • OMS authenticated routes: https://oms.liquideuclid.com/*