proxy_request
Securely call provider APIs through Nango Proxy without exposing credentials. Specify environment, connection, and endpoint.
Instructions
Call a provider API through the Nango Proxy without exposing provider tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| query | No | ||
| cursor | No | ||
| fields | No | ||
| method | Yes | ||
| filters | No | ||
| headers | No | ||
| pageSize | No | ||
| environment | Yes | ||
| connectionId | Yes | ||
| responseMode | No | auto | |
| responsePath | No | ||
| baseUrlOverride | No | ||
| providerConfigKey | Yes |