Other
handwrytten.com
Handwrytten sandbox and mock API
This is the Handwrytten API for sending cards written in the handwriting of your choice. Using this api, you can send cards to users. You can also customize cards with logos, which can be saved and then used like any other card in the system. For a "sandbox" account, please contact contact@handwrytten.com To move from credit card per-transaction to monthly invoicing, also contact us. [https://www. Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 30
- Collections
- -
- Event types
- -
example request
curl https://your-handwrytten.slurry.io/v1/cards/list \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.0.0.
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 30.
- POST/auth/authorization
- POST/auth/changePassword
- POST/auth/logout
- POST/auth/register
- POST/auth/resetPasswordRequest
- POST/cards/createCustomCard
- GET/cards/list
- POST/cards/list
- POST/cards/uploadCustomLogo
- POST/cards/view
- GET/countries/list
- GET/fonts/list