{"note":"OpenAPI conversion -- returning structured metadata","name":"apideck-com-proxy","description":"Proxy API","version":"10.24.12","base_url":"https://unify.apideck.com","endpoints":6,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Proxy API\n@base https://unify.apideck.com\n@version 10.24.12\n@auth ApiKey Authorization in header | ApiKey x-apideck-app-id in header\n@common_fields {x-apideck-consumer-id: str # ID of the consumer which you want to get or push data from, x-apideck-app-id: str # The ID of your Unify application, x-apideck-service-id: str # 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-downstream-url: str # Downstream URL, x-apideck-unified-api: str # 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-authorization: str # Downstream authorization header. This will skip the Vault token injection.}\n@endpoints 6\n@toc proxy(6)\n\n@endpoint GET /proxy\n@desc GET\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@endpoint OPTIONS /proxy\n@desc OPTIONS\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@endpoint POST /proxy\n@desc POST\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@endpoint PUT /proxy\n@desc PUT\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@endpoint PATCH /proxy\n@desc PATCH\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@endpoint DELETE /proxy\n@desc DELETE\n@returns(200) Ok\n@errors {401: Unauthorized}\n\n@end\n"}