How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Replyr.ai Contacts API

The Contacts API from Replyr.ai — 12 operation(s) for contacts.

Replyr.ai Contacts API is one of 7 APIs that Replyr.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.

This API exposes 15 operations across 12 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.1.

Requests are made against a single base URL, https://app.replyr.ai/api/.

15 operations 12 paths 3 schemas 2 DELETE5 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1
Base URL
https://app.replyr.ai/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Replyr.ai Contacts API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ACCESS-TOKEN (APIKeyHeader). By default, every request must be authenticated.

Paths & Operations 15

Across 12 paths, the API surfaces 15 operations — 2 DELETE, 5 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Contacts 15
GET
/contacts/{contact_id}
Get contact by contact id
getUserByName 1 param → 200400404
GET
/contacts/find_by_custom_field
Find contacts by custom field value. It will return maximum 100 contacts. The results are sorted by the last custom field value update for a contact.
findByCustomField 2 params → 200400
GET
/contacts/{contact_id}/tags
Get all tags added to this contact
getUserTags 1 param → 200
POST
/contacts/{contact_id}/tags/{tag_id}
Add a tag to the contact
addTagToUser 2 params → 200
DELETE
/contacts/{contact_id}/tags/{tag_id}
remove a tag from the contact
removeTagFromUser 2 params → 200
POST
/contacts
Creates a new contact.
createNewContact body → default
GET
/contacts/{contact_id}/custom_fields
Get all custom fields from a contact
getUserFields 1 param → 200
GET
/contacts/{contact_id}/custom_fields/{custom_field_id}
Get custom field value by id
getFieldValue 2 params → 200
POST
/contacts/{contact_id}/custom_fields/{custom_field_id}
Set a contact custom field
addFieldToUser 2 params body → 200
DELETE
/contacts/{contact_id}/custom_fields/{custom_field_id}
remove a custom field from the contact
removeFieldFromUser 2 params → 200
POST
/contacts/{contact_id}/send/{flow_id}
Send a flow to contact
sendFlowToUser 2 params → default
POST
/contacts/{contact_id}/send/text
Send text message to the contact
sendTextMessage 1 param body → 200
POST
/contacts/{contact_id}/send/file
Send file
sendFile 1 param body → 200
POST
/contacts/{contact_id}/send_content
Allows to run multiple actions and send multiple messages. Works for all channels.
sendContent 1 param body → default
POST
/contacts/{contact_id}/ai/save_messages
Save a message to the contact message history (AI)
aiSaveMessages 1 param body → default

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Contact (17 properties), Custom_field (4 properties), Tag (2 properties). Each schema is shown below with its type and property counts.

Tag
object
2 properties
Custom_field
object
4 properties
Contact
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

replyrai-contacts-api-openapi.yml Raw ↑

Other APIs Replyr.ai publishes across the network.

Replyr.ai Accounts API
Replyr.ai AI Agents API
Replyr.ai Appointment Management API
Replyr.ai Ecommerce API
Replyr.ai Pipelines API
Replyr.ai Templates API
Where this information came from

This is an independent, third-party profile of Replyr.ai Contacts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.