RealtimeKit API - Create organization

Hi guys, which API key should be used to create a new organization through the Realtime REST API (See image 1)? https://docs.realtime.cloudflare.com/api#/operations/createOrg

The documentation for the endpoint mentions that Bearer auth should be used, but it does not state where to get the token from.

  • I tried using Basic ORG_ID:ORG_TOKEN (just to verify the Bearer type is not incorrect)
  • I generated a Cloudflare token with RealtimeKit permission. This leads to "Invalid JWT token" as a response from the API. See images 2 and 3.
Where can I get a JWT token usable for the /orgs endpoint?

Thank you in advance.
Screenshot_2025-11-10_at_12.37.14.png
Screenshot_2025-11-10_at_12.39.30.png
Screenshot_2025-11-10_at_12.38.49.png
Dive into RealtimeKit's API v2 documentation, offering advanced features and functionalities.
Was this page helpful?