IDP Integration API (v1.0.0)
Download OpenAPI description
Languages
Servers
Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/
Local
https://integration.idp.de2.retarus.com/
- Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-pdf
- Local
https://integration.idp.de2.retarus.com/upload-pdf
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-pdf \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: multipart/form-data' \
-H 'ai-pipeline-code: ' \
-H 'ai-preset-code: ' \
-H 'channel-name: ' \
-H 'channel-reference: ' \
-H 'comparisonId: ' \
-H 'customer-billing-code: ' \
-F file=string
- Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-jpeg
- Local
https://integration.idp.de2.retarus.com/upload-jpeg
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-jpeg \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: multipart/form-data' \
-H 'ai-pipeline-code: ' \
-H 'ai-preset-code: ' \
-H 'channel-name: ' \
-H 'channel-reference: ' \
-H 'comparisonId: ' \
-H 'customer-billing-code: ' \
-F file=string
- Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-png
- Local
https://integration.idp.de2.retarus.com/upload-png
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-png \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: multipart/form-data' \
-H 'ai-pipeline-code: ' \
-H 'ai-preset-code: ' \
-H 'channel-name: ' \
-H 'channel-reference: ' \
-H 'comparisonId: ' \
-H 'customer-billing-code: ' \
-F file=string
- Mock server
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-tiff
- Local
https://integration.idp.de2.retarus.com/upload-tiff
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://developers.retarus.com/_mock/idp/integration-gateway-openapi/upload-tiff \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: multipart/form-data' \
-H 'ai-pipeline-code: ' \
-H 'ai-preset-code: ' \
-H 'channel-name: ' \
-H 'channel-reference: ' \
-H 'comparisonId: ' \
-H 'customer-billing-code: ' \
-F file=string