Skip to main content

Proxy a POST request to an external API endpoint

POST 

/external-apis/:connectorId/proxy/:path

Transparently forwards the request to the matching endpoint on the connector. The upstream path is taken from the {path} wildcard and matched together with the HTTP method against the connector's imported endpoints; pinned params and the connector's configured auth are applied, and query/body params are filtered against the endpoint schema if defined. Max response: 50MB.

Request

Responses

Proxied response from external API

Response Headers
    x-request-id
    x-connector-id
    x-endpoint-id
    x-response-time
    x-data-tokens