Skip to main content

Proxy a request to an external API endpoint

POST 

/external-apis/:connectorId/endpoints/:endpointId/proxy

Forwards the request to the configured external API endpoint. Path parameters from the endpoint template are extracted from query params, 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-billed-units