API playground
1 min read
This playground builds a runnable POST /v1/send request. Fill in your account API token and channel key, pick a channel and full message type, then copy cURL / Node / Python / … and run it on your machine.
Kirisan is not called from this page — your terminal or script does. Real sends use your quota.
- Paste your account API token (Authorization) and device / bot / sender key (
keysin the body). - Choose a channel and message type (every type that channel supports).
- Adjust target / template IDs / file URLs in the JSON if needed.
- Copy a language tab and run it.
Next
- Full reference: Send API
- Receiving messages: What is a webhook
- Prefer the UI? User → Beginner