For the complete documentation index, see llms.txt. This page is also available as Markdown.

Responsive

Connection Requirements

1 - Domain

The base domain of the Responsive API. Use the default unless your organization has a custom API endpoint.

Default: app.rfpio.com

2 - API Token

The API bearer token can be generated in the Responsive application:

  1. Navigate to My Account > Integrations.

  2. Under API Tokens, click GENERATE API TOKEN from the Responsive API Token section.

The token is user-based. Generating a new token invalidates the previous one.

3 - HTTPS Proxy

Proxy URL (optional).

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated