Authentication
Include your API key in theAuthorization header:
Base URL
Endpoints
Forms
List all formsContacts
List contacts (with optional filters)Contact Tags
List contact tagsScheduling Pages
List scheduling pagesMeetings
List meetings (with optional filters, includes AI notes)ai_notes, recording, field_values)
Availability Schedules
List availability schedulesSequences
Sequences have a separate API reference. See Sequences API for full documentation.Rate Limits
Rate limit headers are included in responses. Exceeding the limit returns
429 Too Many Requests.
Iframe Tracking Integration
Send tracking parameters from your page into OrbitForms forms for attribution and analytics.How It Works
- Add query params to the form URL — Include
comet_token,attribution_id, or other supported fields in the form’s embed URL or link - Orbit captures them — When a user submits, these values are stored with the submission
- Use in workflows — Reference them in workflows, webhooks, or exports for attribution reporting
Supported Tracking Fields
Example (JavaScript):
If you’re an analytics or attribution provider and want to integrate with OrbitForms, contact support for partnership options.
Next Steps
Webhooks
Receive real-time submission data
Integrations
Connect to CRMs and tools