Public API for Customers, Partners, and Integrations
Onboarded Public API (0.0.1)
Download OpenAPI description
Languages
Servers
Mock server
https://docs.onboarded.com/_mock/openapi
Onboarded Production Server
https://app.onboarded.com
- Mock serverhttps://docs.onboarded.com/_mock/openapi/api/v1/files/{file_id}
- Onboarded Production Serverhttps://app.onboarded.com/api/v1/files/{file_id}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.onboarded.com/_mock/openapi/api/v1/files/{file_id}' \
-b __session=YOUR_API_KEY_HEREResponse
application/json
{ "url": "string" }