Skip to content

Onboarded Public API (0.0.1)

Public API for Customers, Partners, and Integrations

Download OpenAPI description
Languages
Servers
Mock server
https://docs.onboarded.com/_mock/openapi
Onboarded Production Server
https://app.onboarded.com
Operations

API for creating embeddable component URLs

Operations

API for managing connected organizations and their configuration

Operations

API for managing employees

Operations

API for managing employers

Operations

API for accessing uploaded files

Operations

Request

Security
user_session or form_session or component_session or component_token or api_token
Path
file_idstring(FileId)required

File Identifier

curl -i -X GET \
  'https://docs.onboarded.com/_mock/openapi/api/v1/files/{file_id}' \
  -b __session=YOUR_API_KEY_HERE

Responses

FileResponse

Bodyapplication/json
urlstringrequired

Signed URL to the file, expires in 5 minutes

Response
application/json
{ "url": "string" }
Operations
Operations
Operations

API for managing placements

Operations
Operations

API for managing custom properties

Operations

Subtask management and file upload API

Operations

API for requesting changes to completed tasks

Operations
Operations
Operations