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.
Thank you in advance.
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.
/orgs endpoint?Thank you in advance.



Dive into RealtimeKit's API v2 documentation, offering advanced features and functionalities.
