OpenAPI
The complete Reply API specification is available in OpenAPI 3.1 format. Use it to:- Generate client libraries
- Explore the API structure
- Import the API into tools such as Postman
OpenAPI Spec
View OpenAPI Spec
Open the complete OpenAPI specification (YAML)
Postman
Import the Reply API into Postman to explore and test it.What’s included
Importing the OpenAPI spec gives you:- Every Reply API endpoint, grouped by tag — Sequences, Contacts, Email Accounts, Templates, and more
- Request and response schemas for each operation
- A
baseUrlcollection variable, taken from the spec - Collection-level Bearer authentication, ready for your API key
Setup
1
Get your API key
- Sign in to Reply.io account
- Go to Settings → API Key.
- Create a new API key or copy an existing one.
2
Import the collection
- Open Postman.
- Click Import, then select Link.
- Paste the OpenAPI spec URL below, then click Continue and Import.
3
Configure your environment
The import sets
baseUrl from the spec. Add your API key as an environment variable:4
Set authentication
Include your API key as a Bearer token: