Honestly, this one is pretty simple:
GET https://api.orbitkit.com/org
Fetches basic information about your organization. The response looks like:
{
"key":"ORG123",
"name":"My Cool Org"
}
Honestly, this one is pretty simple:
Fetches basic information about your organization. The response looks like:
{
"key":"ORG123",
"name":"My Cool Org"
}