Postman Collection
Download our pre-configured Postman collection to start exploring the SwitchLock API immediately. The collection includes all authentication, payments, escrow, and ledger endpoints.
How to use
- Download the JSON collection file using the button above.
- Open Postman and click Import in the top left.
- Drag and drop the downloaded JSON file.
- Select the SwitchLock API v1 collection in your workspace.
- Go to the Variables tab of the collection and fill in your
apiKeyandcompanyId.
Tip: The base URL defaults to the production endpoint. For local development, change the
baseUrl variable to http://localhost:3005.