Cloud infrastructure/devops
netlicensing.io
Labs64 NetLicensing RESTful API Test Center sandbox and mock API
The Labs64 <a href='https://netlicensing.io/wiki/restful-api' target='_blank'>NetLicensing RESTful API</a> gives you access to NetLicensing’s core features.<br/><br/><strong>Authentication</strong><br/>You authenticate to the NetLicensing API by providing your account credentials or simply use our demo account - <code>demo:demo</code><br/><br/>Find out more about Labs64 NetLicensing at <a href='ht Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 40
- Collections
- -
- Event types
- -
example request
curl https://your-netlicensing.slurry.io/core/v2/rest/license \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 2.x.
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 40.
- GET/license
- POST/license
- GET/license/{licenseNumber}
- POST/license/{licenseNumber}
- DELETE/license/{licenseNumber}
- GET/licensee
- POST/licensee
- GET/licensee/{licenseeNumber}
- POST/licensee/{licenseeNumber}
- DELETE/licensee/{licenseeNumber}
- POST/licensee/{licenseeNumber}/transfer
- POST/licensee/{licenseeNumber}/validate