Important API details:
- API keys provide full access to all Octagon capabilities, while Public Keys offer limited model and endpoint access — choose accordingly based on your use case.
- The server covers both public market data (filings, earnings transcripts, stock metrics) and private market transactions, as well as prediction market research.
- Octagon supports OAuth-based authentication as the recommended method; API key-based authentication is also available for non-OAuth setups.
Server Details
Authentication
This server supports the following authentication method:OAuth
Scopes:email, offline_access, openid, profile
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Octagon Authentication guide for step-by-step credential configuration.
Server Configuration
The following parameters can be set in the server URL when adding this server to your Caylex project:Getting Started
1
Add the server
Navigate to the Server Library and click on the New Server button. Find Octagon in the Caylex Catalog.
2
Server Onboarding flow
Go through the server onboarding flow.
3
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.