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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/reevo-public-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: reevo-public-rest-api
name: Reevo Public REST API
description: 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.
humanURL: https://help.reevo.ai/Data-management-and-migration/Integrations-With-Other-Tools
baseURL: https://api.reevo.ai/api/v1/public
tags:
- CRM
- Sales
- Revenue Operations
properties:
- type: Documentation
  url: https://help.reevo.ai/Data-management-and-migration/Integrations-With-Other-Tools
- type: Authentication
  url: authentication/reevo-authentication.yml
- type: ErrorCatalog
  url: errors/reevo-problem-types.yml
- type: Conventions
  url: conventions/reevo-conventions.yml
- type: DataModel
  url: data-model/reevo-data-model.yml