Skip to content

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.

  1. Paste your account API token (Authorization) and device / bot / sender key (keys in the body).
  2. Choose a channel and message type (every type that channel supports).
  3. Adjust target / template IDs / file URLs in the JSON if needed.
  4. Copy a language tab and run it.

Next