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 Accounts API

The Accounts API from Replyr.ai — 13 operation(s) for accounts.

Replyr.ai Accounts 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 Account. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.

This API exposes 18 operations across 13 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/.

18 operations 13 paths 3 schemas 2 DELETE12 GET4 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 Accounts 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 18

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

Accounts 18
GET
/accounts/me
Get business account details.
getAccountInformation → 200
GET
/accounts/admins
Get all admins from a business account.
getAccountAdmins → 200
GET
/accounts/teams
Get all teams from a bot account.
getAccountTeams → 200
GET
/accounts/tags
Get all tags from a business account.
getAccountTags → 200
POST
/accounts/tags
Create a new tag
createTag body → 200
GET
/accounts/tags/{tag_id}
Get tag by id
getTagById 1 param → 200
DELETE
/accounts/tags/{tag_id}
Delete a tag
deleteTag 1 param → 200
GET
/accounts/tags/name/{tag_name}
Get a tag by name
getTagByName 1 param → 200
GET
/accounts/flows
Get all flows from a business account.
getAccountFlows → 200
GET
/accounts/custom_fields
Get all custom fields from a business account.
getAccountCustomFields → 200
POST
/accounts/custom_fields
Create a custom field
createCustomField body → 200
GET
/accounts/custom_fields/{custom_field_id}
Get custom field by id
getCustomFieldById 1 param → 200
GET
/accounts/custom_fields/name/{custom_field_name}
Get custom field by name
getCustomFieldByName 1 param → 200
GET
/accounts/bot_fields/{bot_field_id}
Get bot field value by id
getBFieldValue 1 param → 200
POST
/accounts/bot_fields/{bot_field_id}
Set a bot field value
setBField 1 param body → 200
DELETE
/accounts/bot_fields/{bot_field_id}
Unset the value of a bot field
removeBField 1 param → 200
GET
/accounts/integrations
Get all integrations from a business account.
getAccountIntegrations → 200
POST
/accounts/templates/{template_id}/generateSingleUseLink
Generate single-use template link
generateTemplateLink 1 param → 200

Schemas 3

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

Team
object
2 properties
Admin
object
7 properties
Tag
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

replyrai-accounts-api-openapi.yml Raw ↑

Other APIs Replyr.ai publishes across the network.

Replyr.ai AI Agents API
Replyr.ai Appointment Management API
Replyr.ai Contacts 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 Accounts 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.