Try the API in Postman
Import the SendyStack collection and start firing real requests against your workspace in under a minute.
1. Import the collection
- Open Postman and click Import → Link.
- Paste
https://api.sendystack.com/v1/postman-collection.jsonand confirm. - Postman will create a SendyStack API workspace with every endpoint pre-wired.
2. Set an environment
Postman environment variables let you swap between sandbox and production keys without editing every request.
baseUrl = https://api.sendystack.com/v1 apiKey = wac_live_… tenantId = ten_…
Every request inherits the Authorization: Bearer {{apiKey}} header from the collection root.
3. Send a test message
- Open Messages → Send Template.
- Set the body
toto a number opted in to your workspace. - Click Send. A 202 response means the message was queued for Meta.