HyperRep API
Use the HyperRep ReST API to read organizations, contacts, companies, agents, conversations, messages, analytics, and sales data from your HyperRep account, and to create outbound message drafts.
Getting started
Build on the same customer and conversation data your team uses in HyperRep. The quickstart shows how to authenticate, find your organizations, and make your first request. From there, use the guides and reference to connect the resources your integration needs.
Guides
Quickstart
Make your first request, list organizations, and use returned IDs in follow-up calls.
Making requests
See the standard cURL and Python patterns for headers, path parameters, and filters.
Route directory
Expand each route and inspect the JSON response shape derived from the live API schema.
Authentication
Authenticate every request with your HyperRep API key using the X-API-KEY header.
API Reference
Organizations
Start here to list the organizations available to your API key and get the IDs you need for follow-up requests.
Message Drafts
Create outbound message drafts, optionally queue them for async send, and attach notification context.