The GoRaven API allows you to connect your custom applications, external software, and third-party tools directly to your GoRaven workspace.
Our REST API provides endpoints for managing contacts, opportunities, appointments, conversations, and more.
Getting Started
To use the API, you will need to generate an API key from your account settings.
Keep this key secure. Do not share it publicly or commit it to version control systems.
Core Endpoints
The API covers several core areas of the platform:
- **Contacts**: Create, update, delete, and search contacts.
- **Opportunities**: Manage pipeline stages and deal values.
- **Calendars**: Retrieve availability and book appointments.
- **Conversations**: Send and receive messages across channels.
For full technical details, request access to our developer portal by contacting support.
