v1

latestOpenAPI 3.0.3Apache 2.02026-07-136036.5 KB
Execute

GET

Proxies a downstream GET request to a service and injects the necessary credentials into a request stored in Vault. This allows you to have an additional security layer and logging without needing to rely on Unify for normalization. Note: Vault will proxy all data to the downstream URL and method/verb in the headers.

get/proxy

Headers

x-apideck-consumer-idstring required

ID of the consumer which you want to get or push data from

x-apideck-app-idstring required

The ID of your Unify application

x-apideck-service-idstring required

Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API.

x-apideck-unified-apistring

Specify which unified API to use for the connection lookup. Required for multi-API connectors (e.g., Workday) to ensure the correct credentials are used.

x-apideck-downstream-urlstring required

Downstream URL

x-apideck-downstream-authorizationstring

Downstream authorization header. This will skip the Vault token injection.

x-apideck-timeoutinteger

Override the default downstream request timeout in milliseconds. The default is 28000 (28 seconds).

Response

Ok

object required