Getting started with the RCS Studio API

The RCS Studio API lets you build, configure, and operate RCS agents programmatically — creating conversation flows, sending messages, managing assets, and reacting to real-time events.

In this section

How to obtain an access token using your API credentials and use it to authenticate requests. Covers the token endpoint, response fields, token refresh, and security best practices.

Required headers, base URL, a first example request to verify your setup, E.164 phone number format, ISO 8601 timestamps, and cursor-based pagination.


Before you begin

You'll need API credentials (client ID and client secret) from the Developer tab in RCS Studio. If you don't see the Developer tab, contact your Vibes representative to have API access enabled on your account.


See also