Skip to content

API reference

Everything below is generated from the OpenAPI document the API publishes, so it never drifts from the running code.

Every request carries your API key:

Terminal window
curl https://api.neike.dev/api/outbound/send -H "x-neike-api-key: whk_live_…"

Keys are issued and rotated from the console, never through this API. They can be scoped (messages:send, templates:manage, …) so a leaked key cannot do everything.