L

Loket.nl API

by Loket.nl Free tier

<span style="color:green">Is this your first time here? Please check out our introduction to Loket (API)</span> The initial loading time of this developer portal may be very long due to the large number of endpoints designs being rendered when loading the page. We are lookin

mapsloket

Quick Reference

Base URL https://api.loket.nl/v2 Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.loket.nl/v2 Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)1.40s (checked Mar 29, 2026) Builder score D 46% builder-friendly
Pricing
28
Latency
30
Depth
72

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /achmeainsurancecontracts list of insurance contracts
GET /achmeainsurancecontracts/{achmeaInsuranceContractId}/insuredwagecalculationpercentages list of wage percentages for an insurance contract
GET /aowDate Acquire the AOW date
GET /applications/{applicationId}/authorizations Authorizations for the application
GET /applications/{applicationId}/logo Download the application logo
GET /chamberofcommerce/{chamberOfCommerceNumber}/companyinformation Acquire company information
GET /datanewbusiness/functions Get a list of functions
GET /datanewbusiness/token Get Data New Business token

Sample Request

curl -X GET 'https://api.loket.nl/v2/achmeainsurancecontracts' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Loket.nl documentation.