iblai-api-management

Installation
SKILL.md

iblai-api-management

Administer an organization from the API: manage Users, Groups, Roles, Policies, Teams, and Alerts for organization-level user and access administration.

Auth & conventions

  • Base URL: https://api.iblai.app
  • Header: Authorization: Api-Token $IBLAI_API_KEY on every request.
  • Path vars: {org} = $IBLAI_ORG (a.k.a. platform_key), {username} = $IBLAI_USERNAME.
  • Host: these endpoints live on the DM host under /api/core/…. The one exception is user promote/demote, which flips to the LMS host learn.iblai.app.
  • Not connected yet? Run /iblai-api-login first to populate IBLAI_ORG, IBLAI_USERNAME, and IBLAI_API_KEY.

Reads

Installs
5
Repository
iblai/api
GitHub Stars
15
First Seen
13 days ago
iblai-api-management — iblai/api