Agentbox API

The production Agentbox (Reapit Sales) REST API used by approved integration partners to read and write agency CRM data - contacts, listings, properties, staff and offices. The host is live and fronted by a Tyk gateway - an anonymous request returns HTTP 401 with {"error":"Authorization field missing"}, and supplying an X-API-Key header advances the request past the gateway, confirming API-key authentication. Third-party integration guides (Domo, Auctions Live, WordPress connectors) consistently describe the same credential triple - API Key, Client ID and Office ID - issued per agency office by Reapit Sales support. No public API reference, OpenAPI/Swagger document or Postman collection is published - every documentation path probed on the gateway returned 401 or 404 - so no machine-readable contract could be harvested. Access requires completing the Integrator Application and being approved.

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/agentbox-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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

API entry from apis.yml

apis.yml Raw ↑
aid: agentbox:agentbox-api
name: Agentbox API
description: The production Agentbox (Reapit Sales) REST API used by approved integration partners to
  read and write agency CRM data - contacts, listings, properties, staff and offices. The host is live
  and fronted by a Tyk gateway - an anonymous request returns HTTP 401 with {"error":"Authorization field
  missing"}, and supplying an X-API-Key header advances the request past the gateway, confirming API-key
  authentication. Third-party integration guides (Domo, Auctions Live, WordPress connectors) consistently
  describe the same credential triple - API Key, Client ID and Office ID - issued per agency office by
  Reapit Sales support. No public API reference, OpenAPI/Swagger document or Postman collection is published
  - every documentation path probed on the gateway returned 401 or 404 - so no machine-readable contract
  could be harvested. Access requires completing the Integrator Application and being approved.
humanURL: https://www.agentbox.com.au/integrator-application
baseURL: https://api.agentboxcrm.com.au
tags:
- Real-Estate
- CRM
- Property Listings
- Australia
tags_raw:
- Real Estate
- CRM
- Property Listings
- Australia
properties:
- type: Onboarding
  url: https://www.agentbox.com.au/integrator-application
- type: SupportPage
  url: https://help.agentboxcrm.com.au/home
- type: SupportEmail
  url: mailto:sales@agentbox.com.au
- type: Authentication
  url: authentication/agentbox-authentication.yml
- type: Conventions
  url: conventions/agentbox-conventions.yml
- type: RateLimits
  url: rate-limits/agentbox-rate-limits.yml
- type: ErrorCatalog
  url: errors/agentbox-problem-types.yml
- type: Lifecycle
  url: lifecycle/agentbox-lifecycle.yml
- type: Conformance
  url: conformance/agentbox-conformance.yml