| Header | Value | Notes |
|---|---|---|
x-api-key | Your V3 API key (raw) | Environment-specific. |
x-timestamp | Current Unix time in milliseconds | Must be within ±5 minutes of server time. |
Getting Started
Authentication
Sign every LauncX V3 API request with the x-api-key and x-timestamp headers.
Every API request must include two headers:
There is no request body signature — only these two headers.