Skip to content

ibl-data-manager (3.59.0-ai-plus)

API for iblai

Download OpenAPI description
Languages
Servers
Mock server

https://docs.ibl.ai/_mock/apis/ibl/

https://base.manager.iblai.app/

ai-account

Operations

ai-analytics

Operations

ai-bot

Operations

ai-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

ai-prompt

Operations

career

Operations

catalog

Operations

catalog_metadata_program_public_retrieve

Request

Retrieve public metadata for a specified program

Security
PlatformApiKeyAuthentication
Query
orgstringnon-empty

The organization associated with the program

platform_keystringnon-empty

Platform key identifier (alternative to org)

program_idstringnon-emptyrequired

The unique identifier for the program

program_keystringnon-empty

Program key (alternative to program_id + org)

curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/catalog/metadata/program-public/?org=string&platform_key=string&program_id=string&program_key=string' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
namestring or null

Program name

descriptionstring or null

Program description

enabledboolean or null

Whether the program is enabled

slugstring or null

Program slug

skillsArray of strings

List of associated skills

platform_keystring or null

Platform key

Response
application/json
{ "name": "string", "description": "string", "enabled": true, "slug": "string", "skills": [ "string" ], "platform_key": "string" }

catalog_metadata_program_public_retrieve_2

Request

Retrieve public metadata for a specified program

Security
PlatformApiKeyAuthentication
Path
fieldstring^\w+$required
Query
orgstringnon-empty

The organization associated with the program

platform_keystringnon-empty

Platform key identifier (alternative to org)

program_idstringnon-emptyrequired

The unique identifier for the program

program_keystringnon-empty

Program key (alternative to program_id + org)

curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/catalog/metadata/program-public/{field}/?org=string&platform_key=string&program_id=string&program_key=string' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
namestring or null

Program name

descriptionstring or null

Program description

enabledboolean or null

Whether the program is enabled

slugstring or null

Program slug

skillsArray of strings

List of associated skills

platform_keystring or null

Platform key

Response
application/json
{ "name": "string", "description": "string", "enabled": true, "slug": "string", "skills": [ "string" ], "platform_key": "string" }

catalog_metadata_program_retrieve_2

Request

Retrieve metadata for a specified program

Security
PlatformApiKeyAuthentication
Path
fieldstring^\w+$required
Query
orgstringnon-empty

The organization associated with the program

platform_keystringnon-empty

Platform key identifier (alternative to org)

program_idstringnon-emptyrequired

The unique identifier for the program

program_keystringnon-empty

Program key (alternative to program_id + org)

curl -i -X GET \
  'https://docs.ibl.ai/_mock/apis/ibl/api/catalog/metadata/program/{field}/?org=string&platform_key=string&program_id=string&program_key=string' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Bodyapplication/json
namestring or null

Program name

descriptionstring or null

Program description

enabledboolean or null

Whether the program is enabled

slugstring or null

Program slug

skillsArray of strings

List of associated skills

platform_keystring or null

Platform key

Response
application/json
{ "name": "string", "description": "string", "enabled": true, "slug": "string", "skills": [ "string" ], "platform_key": "string" }

core

Operations

credentials

Operations

features

Operations

media

Operations

notifications

Operations

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations