API Explorer

Make custom requests to Exact Online API

API Request
Configure and send requests to any Exact Online endpoint

Base URL: https://start.exactonline.nl/api/v1/

Use & to separate parameters (e.g., $top=10&$select=ID,Name)

Response
API response will appear here

No request sent yet

Fill in the form and click Send Request

Example Endpoints
Click to quickly load common endpoints
OData Query Parameters

$top=N - Limit results to N records

$skip=N - Skip first N records (pagination)

$select=Field1,Field2 - Select specific fields

$filter=Field eq 'value' - Filter results

$orderby=Field desc - Sort results