ParsChat API

Pre-release v1, published 2026-09-14. This page commits to the shape of the API, not to a date. We will build exactly what is documented here. The shape can still change until 2026-10-14; after that, changes follow Versioning and stability.

The banner comes off one page at a time as each route goes live. While it is here, build against the contract and assume the route is not callable yet.

The ParsChat API lets you create robots, connect their services, automate Instagram replies, and receive every conversation on your webhook.

https://api-chat.parstechai.com/v1

Getting access

API access comes with a plan. Buy one that includes it, and the API is available on your account:

PlanAPI access
Commercial
Professional
Instagram API plan (contact sales)
Basic, and the Instagram Free, Basic and Professional plans

See pricing for current details.

A few operations are reserved for partners rather than every plan: creating and deleting robots, and connecting an Instagram service. For those, contact our sales team.

What you configure, and where

Once you have a plan, you set the API up yourself at chat.parstechai.com.

API keyCopy it from your panel
Webhook URLYour HTTPS endpoint. You set it in the panel
Return URLGive this one to us, and we configure it

The return URL is the exception. It is where a customer’s browser lands after they authorise Instagram, so send it to your ParsChat contact before your first Instagram connection.

What this API does not do

Keys are created in the panel, not over the API. We store only an HMAC, so a lost key is rotated rather than recovered.

The return URL decides where a real customer’s browser is sent mid-signup. A writable endpoint would turn a stolen key into an open-redirect tool, so we configure it for you.

Your limit comes from your plan and can be raised for your account alone. See Rate limits.