API Request
Configure and send requests to any Exact Online endpoint
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