Reapit Foundations Notifications API

An inbound API that lets a third-party application push real-time event notifications into Reapit products for display to named CRM users. Requests POST to /notifications using an envelope-and-payload contract, where the envelope carries the notification type and a `targets` object listing one or more `negotiatorId` values; multiple targets trigger a fan-out. Callers need the `negotiators.read` scope and GET /negotiators to map their own users back to Reapit negotiators. Sandbox testing requires an active Developer Edition subscription and a dedicated negotiator ID, and display inside a live customer CRM must be enabled by Reapit support at the customer's request.

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/reapit-foundations-notifications-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: reapit:reapit-foundations-notifications-api
name: Reapit Foundations Notifications API
description: An inbound API that lets a third-party application push real-time event notifications into
  Reapit products for display to named CRM users. Requests POST to /notifications using an envelope-and-payload
  contract, where the envelope carries the notification type and a `targets` object listing one or more
  `negotiatorId` values; multiple targets trigger a fan-out. Callers need the `negotiators.read` scope
  and GET /negotiators to map their own users back to Reapit negotiators. Sandbox testing requires an
  active Developer Edition subscription and a dedicated negotiator ID, and display inside a live customer
  CRM must be enabled by Reapit support at the customer's request.
humanURL: https://foundations-documentation.reapit.cloud/api/notifications
baseURL: https://platform.reapit.cloud
tags:
- Notification
- Event
- Real-Estate
- United Kingdom
tags_raw:
- Notifications
- Events
- Real Estate
- United Kingdom
properties:
- type: Documentation
  url: https://foundations-documentation.reapit.cloud/api/notifications
- type: Authentication
  url: https://foundations-documentation.reapit.cloud/api/reapit-connect