Other
formapi.io
API v1 sandbox and mock API
DocSpring is a service that helps you fill out and sign PDF templates. Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 35
- Collections
- -
- Event types
- -
example request
curl https://your-formapi.slurry.io/api/v1/authentication \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version v1.
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 35.
- GET/authentication
- GET/combined_submissions
- POST/combined_submissions
- GET/combined_submissions/{combined_submission_id}
- DELETE/combined_submissions/{combined_submission_id}
- POST/combined_submissions?v=2
- POST/custom_files
- GET/data_requests/{data_request_id}
- PUT/data_requests/{data_request_id}
- POST/data_requests/{data_request_id}/tokens
- GET/folders/
- POST/folders/