Reevo Public REST API
Reevo's permission-scoped public REST API. Endpoints cover account and contact upsert, accounts (create/update/get/search-by-domain), contacts (get/search), opportunities (create/update/get/search/shift-stage), tasks, manual activities, user search, mailbox search, sequence enrollment and combined account-and-contact retrieval. Authentication is an x-api-key header carrying a workspace API key whose per-resource read/write permissions are chosen at creation time. The service is a FastAPI/uvicorn application; no OpenAPI definition is published.
Documentation
Documentation
https://help.reevo.ai/Data-management-and-migration/Integrations-With-Other-Tools
Authentication
https://raw.githubusercontent.com/api-evangelist/reevo/refs/heads/main/authentication/reevo-authentication.yml
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/reevo/refs/heads/main/errors/reevo-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/reevo/refs/heads/main/conventions/reevo-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/reevo/refs/heads/main/data-model/reevo-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/reevo/refs/heads/main/apis.yml