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_bot_v1_bots_webhooks_discord_create

Request

Webhook endpoint to receive and process discord messages.

Path
namestringrequired
orgstringrequired
Bodyrequired
application_idstringrequired
typestringrequired
tokenstringrequired
idstringrequired
curl -i -X POST \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/webhooks/{org}/discord/{name}/' \
  -H 'Content-Type: application/json' \
  -d '{
    "application_id": "string",
    "type": "string",
    "token": "string",
    "id": "string"
  }'

Responses

Bodyapplication/json
application_idstringrequired
typestringrequired
tokenstringrequired
idstringrequired
Response
application/json
{ "application_id": "string", "type": "string", "token": "string", "id": "string" }

ai_bot_v1_bots_webhooks_slack_create

Request

Path
namestringrequired
orgstringrequired
Bodyrequired
typestringrequired
eventobjectrequired
event.​property name*anyadditional property
commandstringrequired
response_urlstring(uri)required
curl -i -X POST \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/webhooks/{org}/slack/{name}/' \
  -H 'Content-Type: application/json' \
  -d '{
    "type": "string",
    "event": {
      "property1": null,
      "property2": null
    },
    "command": "string",
    "response_url": "http://example.com"
  }'

Responses

Bodyapplication/json
typestringrequired
eventobjectrequired
event.​property name*anyadditional property
commandstringrequired
response_urlstring(uri)required
Response
application/json
{ "type": "string", "event": { "property1": null, "property2": null }, "command": "string", "response_url": "http://example.com" }

ai_bot_v1_bots_webhooks_teams_create

Request

Path
namestringrequired
orgstringrequired
Bodyapplication/json
idstring or null
typestring or null
channelDataobject or null
entitiesArray of any or null
textstring or null
localestring or null
textFormatstring or null
recipientobject or null
conversationobject or null
from_object or null(From )
channelIdstring or null
serviceUrlstring or null
localTimezonestring or null
localTimestampstring or null
timestampstring or null
curl -i -X POST \
  'https://docs.ibl.ai/_mock/apis/ibl/api/ai-bot/v1/bots/webhooks/{org}/teams/{name}/' \
  -H 'Content-Type: application/json' \
  -d '{
    "id": "string",
    "type": "string",
    "channelData": {
      "property1": null,
      "property2": null
    },
    "entities": [
      null
    ],
    "text": "string",
    "locale": "string",
    "textFormat": "string",
    "recipient": {
      "property1": null,
      "property2": null
    },
    "conversation": {
      "property1": null,
      "property2": null
    },
    "from_": {
      "property1": null,
      "property2": null
    },
    "channelId": "string",
    "serviceUrl": "string",
    "localTimezone": "string",
    "localTimestamp": "string",
    "timestamp": "string"
  }'

Responses

Bodyapplication/json
idstring or null
typestring or null
channelDataobject or null
entitiesArray of any or null
textstring or null
localestring or null
textFormatstring or null
recipientobject or null
conversationobject or null
from_object or null(From )
channelIdstring or null
serviceUrlstring or null
localTimezonestring or null
localTimestampstring or null
timestampstring or null
Response
application/json
{ "id": "string", "type": "string", "channelData": { "property1": null, "property2": null }, "entities": [ null ], "text": "string", "locale": "string", "textFormat": "string", "recipient": { "property1": null, "property2": null }, "conversation": { "property1": null, "property2": null }, "from_": { "property1": null, "property2": null }, "channelId": "string", "serviceUrl": "string", "localTimezone": "string", "localTimestamp": "string", "timestamp": "string" }

ai-finetuning

Operations

ai-index

Operations

ai-marketing

Operations

ai-media

Operations

ai-mentor

Operations

ai-prompt

Operations

career

Operations

catalog

Operations

core

Operations

credentials

Operations

features

Operations

media

Operations

notifications

Operations

scim

Operations

commerce

Operations

recommendations

Operations

reports

Operations

skills

Operations