Import a request
Paste one cURL command and CurlDeck auto-detects query params, headers, and body fields.
Replace image: /public/journey/step-1-import-placeholder.svg
CurlDeck turns raw cURL into structured, encrypted, share-ready API workflows — import, configure variables, lock secrets, and let teammates run with confidence.
From terminal to team workflow
Terminal
curl -X POST https://api.example.com/v1/users \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d '{"name": "Jane", "role": "admin"}'Shareable Deck
End-to-end encrypted
Decrypted in your browser. Your key never reaches our servers.
Delete all your data anytime from account settings.
The problem
Postman exports rot the moment someone updates an endpoint. Teams waste cycles syncing versions nobody trusts.
API keys and tokens get copy-pasted into Slack threads, wikis, and shared docs with zero access control.
Switching between local, staging, and production means editing raw URLs and hoping nobody hits the wrong server.
Turn noisy curl commands into structured request templates in seconds.
Encrypted decks use your secret to encrypt everything client-side. The platform never sees your data in plaintext — safe for tokens, keys, and credentials.
Decide which variables are editable, visible, or hidden to keep runs reliable.
Preview substitutions, execute requests, and review headers/body without context switching.
Every run is stored and tracked. Teams get a built-in audit trail of who ran what, when, and what the outcome was.
Move between local, staging, and production variable sets in one click while keeping the same request workflow.
Guided Experience
Walk through the full lifecycle before jumping into the builder.
Deck workflow
Paste one cURL command and CurlDeck auto-detects query params, headers, and body fields.
Replace image: /public/journey/step-1-import-placeholder.svg
Use the step buttons above to walk through the flow.
Use cases
Let non-technical teammates issue refunds, update user details, or toggle feature flags by clicking a panel — no cURL knowledge required.
One-click execution
Lock down test payloads and environments so regression checks stay consistent across every run.
Variable visibility controls
Keep incident-response API calls ready to fire with pre-configured environments and zero-knowledge encrypted credentials.
Zero-knowledge encryption
Import a cURL command, configure variables and security, then share a single link your team can run instantly.
Start buildingNo account required to explore.