base_url to Orbit and api_key to your sk-orbit- key.
Base URL
/v1/messages itself.
Auth headers:
x-api-key: $ORBIT_API_KEYanthropic-version: 2023-06-01
Authorization: Bearer $ORBIT_API_KEY also works if you call the route directly.
Examples
- Python
- Node.js
- cURL