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

The Ecommerce API from Replyr.ai — 6 operation(s) for ecommerce.

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

This API exposes 10 operations across 6 paths, and defines 6 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/.

10 operations 6 paths 6 schemas 2 DELETE3 GET5 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 Ecommerce 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 10

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

Ecommerce 10
POST
/contacts/{contact_id}/send/products
Send a product message to the contact
sendProduct 1 param body → default
GET
/contacts/{contact_id}/cart
Get the contact cart ready for checkout
getUserCart 1 param → 200
DELETE
/contacts/{contact_id}/cart
Clear the contact cart
clearUserCart 1 param → 200
POST
/contacts/{contact_id}/pay/{order_id}
Mark an order as Paid.
payOrder 2 params body → 200400402404
GET
/contacts/{contact_id}/order/{order_id}
Get order information
getUserOrder 2 params → 200
POST
/contacts/{contact_id}/order/{order_id}
Change order status.
changeOrder 2 params body → 200400402404
POST
/contacts/{contact_id}/cart/{product_id}
Add a product to contact cart
addProductCart 2 params body → 200
DELETE
/contacts/{contact_id}/cart/{product_id}
remove a product from contact cart
removeProductCart 2 params → 200
GET
/products/{product_id}
Get product by id
getProductById 1 param → 200
POST
/products/{product_id}
Update product.
updateProduct 1 param body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Contact (17 properties), Cart (11 properties), Product (10 properties), ProductCart (9 properties). Each schema is shown below with its type and property counts.

Product
object
10 properties
Tag
object
2 properties
Cart
object
All value related to money is in cents
11 properties
Contact
object
17 properties
ProductCart
object
9 properties
Custom_field
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

replyrai-ecommerce-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 Contacts API
Replyr.ai Pipelines API
Replyr.ai Templates API
Where this information came from

This is an independent, third-party profile of Replyr.ai Ecommerce 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.