Skip to content
HRIS & payroll

loket.nl

Loket.nl sandbox and mock API

<span style="color:green">**Is this your first time here? Please check out our [introduction to Loket (API)](./Introduction)**</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 looking into an alternative solution but for now please bear in mind.** # General The Loket.nl API is a RES Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
350
Collections
-
Event types
-
example request
curl https://your-loket-nl.slurry.io/v2/achmeainsurancecontracts \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version V2.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 350.

  • GET/achmeainsurancecontracts
  • GET/achmeainsurancecontracts/{achmeaInsuranceContractId}/insuredwagecalculationpercentages
  • GET/aowDate
  • GET/applications/{applicationId}/authorizations
  • GET/applications/{applicationId}/logo
  • GET/chamberofcommerce/{chamberOfCommerceNumber}/companyinformation
  • GET/datanewbusiness/functions
  • GET/datanewbusiness/token
  • GET/locationservices/address
  • GET/providers
  • PUT/providers/applicationsets/{applicationSetId}
  • DELETE/providers/applicationsets/{applicationSetId}