API ويب
بالإضافة إلى كونها قادرة على تضمين الدردشة الخاصة بك السير على موقع الويب الخاص بك, والحصول من أي جهاز الروبوت أو دائرة الرقابة الداخلية الجهاز ، يمكنك أيضا الوصول إلى الدردشة الخاصة بك السير في طريق بوت ليبر web API. API ويب يتيح لك الاستفادة من وجود سيطرة كاملة من بوت واجهة عميل.
يمكنك استخدام API ويب للوصول إلى بوت الخاص بك من موقع الويب الخاص بك من خلال جافا سكريبت, PHP أو أي لغة أخرى. يمكنك أيضا استخدام API ويب لإنشاء الخاصة بك التطبيق المحمول للوصول إلى الخاص بك بوت مثل الروبوت أو دائرة الرقابة الداخلية التطبيق.
ويب API, مجموعة من HTTP GET/آخر أوري التي تتيح إرسال واستقبال رسالة البيانات. عند تصفح موقع على شبكة الانترنت, المتصفح الخاص بك يجعل سلسلة من HTTP GET/طلبات الوظائف إلى محددات أن العودة محتوى HTML. في خدمة ويب على محددات العودة XML أو JSON البيانات بدلا من محتوى HTML.
بوت ليبر ويب API يوفر ثلاثة بقية واجهات برمجة التطبيقات في واحد. الأول هو مجموعة من HTTP الحصول على محددات أن تأخذ شكل بيانات ، والعودة بيانات XML. المجموعة الثانية من API تأخذ HTTP POST بيانات XML و العودة بيانات XML. المجموعة الثالثة من API تأخذ HTTP POST البيانات سلمان ، سلمان العودة البيانات.
معظم التطبيقات تستخدم XML وظيفة API, ولكن بعض التطبيقات قد تختار استخدام استمارة الحصول على API بسبب بساطته. واجهات برمجة التطبيقات متطابقة من آلية.
دردشة API URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/form-chat | GET | Form | Send a chat message to a bot. |
/rest/api/chat | POST | XML | Send a chat message to a bot. |
/rest/json/chat | POST | JSON | Send a chat message to a bot. |
المستخدم API URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/form-check-user | GET | Form | |
/rest/api/check-user | POST | XML |
بوت API URL النهاية
منتدى API URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/get-forums | POST | XML | |
/rest/api/get-forum-posts | POST | XML | |
/rest/api/get-forum-users | POST | XML | |
/rest/api/get-forum-admins | POST | XML | |
/rest/api/save-forum-bot-mode | POST | XML | |
/rest/api/get-forum-bot-mode | POST | XML | |
/rest/api/create-forum | POST | XML | |
/rest/api/create-forum-attachment | POST | XML | |
/rest/api/create-forum-post | POST | XML | |
/rest/api/update-forum | POST | XML | |
/rest/api/update-forum-post | POST | XML | |
/rest/api/update-forum-icon | POST | XML | |
/rest/api/check-forum | POST | XML | |
/rest/api/check-forum-post | POST | XML | |
/rest/api/delete-forum | POST | XML | |
/rest/api/delete-forum-post | POST | XML | |
/rest/api/flag-forum | POST | XML | |
/rest/api/flag-forum-post | POST | XML | |
/rest/api/thumbs-up-forum | POST | XML | |
/rest/api/thumbs-down-forum | POST | XML | |
/rest/api/subscribe-forum | POST | XML | |
/rest/api/unsubscribe-forum | POST | XML | |
/rest/api/star-forum | POST | XML |
سكريبت API URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/get-forums | POST | XML | |
/rest/api/get-forum-posts | POST | XML | |
/rest/api/get-forum-users | POST | XML | |
/rest/api/get-forum-admins | POST | XML | |
/rest/api/save-forum-bot-mode | POST | XML | |
/rest/api/get-forum-bot-mode | POST | XML | |
/rest/api/create-forum | POST | XML | |
/rest/api/create-forum-attachment | POST | XML | |
/rest/api/create-forum-post | POST | XML | |
/rest/api/update-forum | POST | XML | |
/rest/api/update-forum-post | POST | XML | |
/rest/api/update-forum-icon | POST | XML | |
/rest/api/check-forum | POST | XML | |
/rest/api/check-forum-post | POST | XML | |
/rest/api/delete-forum | POST | XML | |
/rest/api/delete-forum-post | POST | XML | |
/rest/api/flag-forum | POST | XML | |
/rest/api/flag-forum-post | POST | XML | |
/rest/api/thumbs-up-forum | POST | XML | |
/rest/api/thumbs-down-forum | POST | XML | |
/rest/api/subscribe-forum | POST | XML | |
/rest/api/unsubscribe-forum | POST | XML | |
/rest/api/star-forum | POST | XML |
الصورة الرمزية API URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/get-avatars | POST | XML | |
/rest/api/get-avatar-users | POST | XML | |
/rest/api/get-avatar-admins | POST | XML | |
/rest/api/get-avatar-media | POST | XML | |
/rest/api/create-avatar | POST | XML | |
/rest/api/create-avatar-media | POST | XML | |
/rest/api/save-avatar-media | POST | XML | |
/rest/api/save-avatar-background | POST | XML | |
/rest/api/save-bot-avatar | POST | XML | |
/rest/api/delete-avatar | POST | XML | |
/rest/api/delete-avatar-media | POST | XML | |
/rest/api/delete-avatar-background | POST | XML | |
/rest/api/check-avatar | POST | XML | |
/rest/api/avatar-message | POST | XML | |
/rest/api/star-avatar | POST | XML | |
/rest/api/flag-avatar | POST | XML | |
/rest/api/init-avatar | POST | XML | |
/rest/api/update-avatar | POST | XML | |
/rest/api/update-avatar-icon | POST | XML | |
/rest/api/thumbs-up-avatar | POST | XML | |
/rest/api/thumbs-down-avatar | POST | XML |
المجال URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/get-domains | POST | XML | |
/rest/api/get-domain-users | POST | XML | |
/rest/api/get-domain-admins | POST | XML | |
/rest/api/get-domain | POST | XML | |
/rest/api/get-domain-icon | POST | XML | |
/rest/api/create-domain | POST | XML | |
/rest/api/check-domain | POST | XML | |
/rest/api/update-domain | POST | XML | |
/rest/api/delete-domain | POST | XML | |
/rest/api/flag-domain | POST | XML | |
/rest/api/star-domain | POST | XML | |
/rest/api/thumbs-up-domain | POST | XML | |
/rest/api/thumbs-down-domain | POST | XML |
الرسومات URL النهاية
URL | Operation | Type | Description |
---|---|---|---|
/rest/api/get-graphics | POST | XML | |
/rest/api/get-graphic-users | POST | XML | |
/rest/api/get-graphic-admins | POST | XML | |
/rest/api/update-graphic | POST | XML | |
/rest/api/update-graphic-icon | POST | XML | |
/rest/api/update-graphic-media | POST | XML | |
/rest/api/create-graphic | POST | XML | |
/rest/api/delete-graphic | POST | XML | |
/rest/api/check-graphic | POST | XML | |
/rest/api/flag-graphic | POST | XML | |
/rest/api/star-graphic | POST | XML | |
/rest/api/thumbs-up-graphic | POST | XML | |
/rest/api/thumbs-down-graphic | POST | XML |
نقاط نهاية عناوين URL للتحليلات
دردشة API URL النهاية
Form Chat
URI: https://www.botlibre.com/rest/api/form-chat
Operation: GET
Type: Form
شكل-دردشة API يتلقى رسالة دردشة وإرجاع الدردشة بوت رد كما مستند XML.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | Your application ID. | ||
instance | The ID of the bot to chat with. The bot's name can also be used, but the ID is better as it is guaranteed to be unique. | ||
user | The ID of the user who is sending the message. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. The user/password are only required on the first message. | ||
password | The password of the user who is sending the message. A token can also be used. | ||
token | The token of the user who is sending the message. A token can be obtained through check-user, and is valid until reset. | ||
conversation | The conversation ID for the current conversation. This must not be passed on the first message, but will be returned by the response, and should be used for all subsequent messages in the conversation. | ||
message | The chat message to send to the bot. The message can be omitted if you wish the bot to start the conversation (if the bot has a greeting set). The message must be encoded in the URI. | ||
emote | A emotion to tag the message with. This is one of LOVE, LIKE, DISLIKE, HATE, RAGE, ANGER, CALM, SERENE, ECSTATIC, HAPPY, SAD, CRYING, PANIC, AFRAID, CONFIDENT, COURAGEOUS, SURPRISE, BORED, LAUGHTER, SERIOUS. | ||
correction | A boolean that defines the chat message is a correction to the bot's last answer. | ||
offensive | A boolean that defines the bot's last answer as offensive. The message will be flagged for the bot's administrator to review. | ||
disconnect | A boolean that defines the end of the conversation. | ||
includeQuestion | A boolean that indicates the question should be included in the response. |
على سبيل المثال
مثال على النتيجة
XML Chat
URI: https://www.botlibre.com/rest/api/chat
Operation: POST
Type: XML
دردشة API يتلقى رسالة دردشة وإرجاع الدردشة بوت رد كما مستند XML.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
instance | attribute | The ID of the bot to chat with. The bot's name can also be used, but the ID is better as it is guaranteed to be unique. | |
user | attribute | The ID of the user who is sending the message. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. The user/password are only required on the first message. | |
password | attribute | The password of the user who is sending the message. A token can also be used. | |
token | attribute | The token of the user who is sending the message. A token can be obtained through check-user, and is valid until reset. | |
conversation | attribute | The conversation ID for the current conversation. This must not be passed on the first message, but will be returned by the response, and should be used for all subsequent messages in the conversation. | |
message | element | The chat message to send to the bot. The message can be omitted if you wish the bot to start the conversation (if the bot has a greeting set). The message must be encoded in the URI. | |
emote | attribute | A emotion to tag the message with. This is one of LOVE, LIKE, DISLIKE, HATE, RAGE, ANGER, CALM, SERENE, ECSTATIC, HAPPY, SAD, CRYING, PANIC, AFRAID, CONFIDENT, COURAGEOUS, SURPRISE, BORED, LAUGHTER, SERIOUS. | |
correction | attribute | A boolean that defines the chat message is a correction to the bot's last answer. | |
offensive | attribute | A boolean that defines the bot's last answer as offensive. The message will be flagged for the bot's administrator to review. | |
disconnect | attribute | A boolean that defines the end of the conversation. | |
includeQuestion | attribute | A boolean that indicates the question should be included in the response. |
على سبيل المثال
مثال على النتيجة
JSON Chat
URI: https://www.botlibre.com/rest/json/chat
Operation: POST
Type: JSON
Parameters
Parameter | Required | Type | Description |
---|
المستخدم API URL النهاية
Form-Check-User
URI: https://www.botlibre.com/rest/api/form-check-user
Operation: GET
Type: Form
API التحقق من صحة المستخدم، وإرجاع تفاصيل المستخدم.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | Your application ID. | ||
user | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. | ||
password | The password of the user. A token can also be used. | ||
token | The token of the user. A token can be obtained through check-user, and is valid until reset. |
على سبيل المثال
مثال على النتيجة
Check-User
URI: https://www.botlibre.com/rest/api/check-user
Operation: POST
Type: XML
API التحقق من صحة المستخدم وإرجاع تفاصيل المستخدم.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. |
على سبيل المثال
مثال على النتيجة
بوت API URL النهاية
Get-Bots
URI: https://www.botlibre.com/rest/api/get-bots
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Bot-Script-Source
URI: https://www.botlibre.com/rest/api/get-bot-script-source
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Bot
URI: https://www.botlibre.com/rest/api/delete-bot
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Bot-Script
URI: https://www.botlibre.com/rest/api/delete-bot-script
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Import-Bot-Script
URI: https://www.botlibre.com/rest/api/import-bot-script
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Import-Bot-Log
URI: https://www.botlibre.com/rest/api/import-bot-log
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Bot-Avatar
URI: https://www.botlibre.com/rest/api/save-bot-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Bot-Script-Source
URI: https://www.botlibre.com/rest/api/save-bot-script-source
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Bot-Attachment
URI: https://www.botlibre.com/rest/api/create-bot-attachment
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Up-Bot-Script
URI: https://www.botlibre.com/rest/api/up-bot-script
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Down-Bot-Script
URI: https://www.botlibre.com/rest/api/down-bot-script
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Instances
URI: https://www.botlibre.com/rest/api/get-instances
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Instance-Users
URI: https://www.botlibre.com/rest/api/get-instance-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Instance-Admins
URI: https://www.botlibre.com/rest/api/get-instance-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-All-Instances
URI: https://www.botlibre.com/rest/api/get-all-instances
Operation: POST
Type: XML
نموذج الحصول على كل مثيلات API الاستعلامات تفاصيل كافة مثيلات بوت.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required to query private bots. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. | |
tag | attribute | The tag to filter the bots by. | |
sort | attribute | The sort option for the query. One of "name", "date", "dailyConnects", "weeklyConnects", "monthlyConnects". | |
filterPrivate | attribute | Set if only the user's private bots should be returned. |
على سبيل المثال
مثال على النتيجة
Check-Instance
URI: https://www.botlibre.com/rest/api/check-instance
Operation: POST
Type: XML
تحقق API من صحة معرف بوت أو اسم، وإرجاع تفاصيل بوت.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
id | attribute | The ID of the bot to validate. The bot's name can also be used, but the ID is better as it is guaranteed to be unique. | |
name | attribute | The name of the bot to validate. The bot's ID can also be used. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. |
على سبيل المثال
مثال على النتيجة
Form-Check-Instance
URI: https://www.botlibre.com/rest/api/form-check-instance
Operation: GET
Type: Form
يتحقق API من صحة معرف بوت أو اسم، ويعيد تفاصيل بوت.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | Your application ID. | ||
id | The ID of the bot to validate. The bot's name can also be used, but the ID is better as it is guaranteed to be unique. | ||
name | The name of the bot to validate. The bot's ID can also be used. | ||
user | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the bot is private. | ||
password | The password of the user. A token can also be used. | ||
token | The token of the user. A token can be obtained through check-user, and is valid until reset. |
على سبيل المثال
مثال على النتيجة
Form-Get-All-Instances
URI: https://www.botlibre.com/rest/api/form-get-all-instances
Operation: GET
Type: Form
نموذج الحصول على كل مثيلات API الاستعلامات تفاصيل كافة مثيلات بوت.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | Your application ID. | ||
user | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required to query private bots. | ||
password | The password of the user. A token can also be used. | ||
token | The token of the user. A token can be obtained through check-user, and is valid until reset. | ||
tag | The tag to filter the bots by. | ||
sort | The sort option for the query. One of "name", "date", "dailyConnects", "weeklyConnects", "monthlyConnects". | ||
filterPrivate | Set if only the user's private bots should be returned. |
على سبيل المثال
مثال على النتيجة
Update-Instance
URI: https://www.botlibre.com/rest/api/update-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Instance-Icon
URI: https://www.botlibre.com/rest/api/update-instance-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Instance
URI: https://www.botlibre.com/rest/api/create-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Edit-Instance
URI: https://www.botlibre.com/rest/api/edit-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Instance
URI: https://www.botlibre.com/rest/api/delete-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Instance
URI: https://www.botlibre.com/rest/api/flag-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Instance
URI: https://www.botlibre.com/rest/api/star-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Train-Instance
URI: https://www.botlibre.com/rest/api/train-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Instance
URI: https://www.botlibre.com/rest/api/thumbs-up-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Instance
URI: https://www.botlibre.com/rest/api/thumbs-down-instance
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
منتدى API URL النهاية
Get-Forums
URI: https://www.botlibre.com/rest/api/get-forums
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Posts
URI: https://www.botlibre.com/rest/api/get-forum-posts
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Users
URI: https://www.botlibre.com/rest/api/get-forum-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Admins
URI: https://www.botlibre.com/rest/api/get-forum-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Forum-Bot-Mode
URI: https://www.botlibre.com/rest/api/save-forum-bot-mode
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Bot-Mode
URI: https://www.botlibre.com/rest/api/get-forum-bot-mode
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum
URI: https://www.botlibre.com/rest/api/create-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum-Attachment
URI: https://www.botlibre.com/rest/api/create-forum-attachment
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum-Post
URI: https://www.botlibre.com/rest/api/create-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum
URI: https://www.botlibre.com/rest/api/update-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum-Post
URI: https://www.botlibre.com/rest/api/update-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum-Icon
URI: https://www.botlibre.com/rest/api/update-forum-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Forum
URI: https://www.botlibre.com/rest/api/check-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Forum-Post
URI: https://www.botlibre.com/rest/api/check-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Forum
URI: https://www.botlibre.com/rest/api/delete-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Forum-Post
URI: https://www.botlibre.com/rest/api/delete-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Forum
URI: https://www.botlibre.com/rest/api/flag-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Forum-Post
URI: https://www.botlibre.com/rest/api/flag-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Forum
URI: https://www.botlibre.com/rest/api/thumbs-up-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Forum
URI: https://www.botlibre.com/rest/api/thumbs-down-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Subscribe-Forum
URI: https://www.botlibre.com/rest/api/subscribe-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Unsubscribe-Forum
URI: https://www.botlibre.com/rest/api/unsubscribe-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Forum
URI: https://www.botlibre.com/rest/api/star-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
سكريبت API URL النهاية
Get-Forums
URI: https://www.botlibre.com/rest/api/get-forums
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Posts
URI: https://www.botlibre.com/rest/api/get-forum-posts
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Users
URI: https://www.botlibre.com/rest/api/get-forum-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Admins
URI: https://www.botlibre.com/rest/api/get-forum-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Forum-Bot-Mode
URI: https://www.botlibre.com/rest/api/save-forum-bot-mode
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Forum-Bot-Mode
URI: https://www.botlibre.com/rest/api/get-forum-bot-mode
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum
URI: https://www.botlibre.com/rest/api/create-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum-Attachment
URI: https://www.botlibre.com/rest/api/create-forum-attachment
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Forum-Post
URI: https://www.botlibre.com/rest/api/create-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum
URI: https://www.botlibre.com/rest/api/update-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum-Post
URI: https://www.botlibre.com/rest/api/update-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Forum-Icon
URI: https://www.botlibre.com/rest/api/update-forum-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Forum
URI: https://www.botlibre.com/rest/api/check-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Forum-Post
URI: https://www.botlibre.com/rest/api/check-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Forum
URI: https://www.botlibre.com/rest/api/delete-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Forum-Post
URI: https://www.botlibre.com/rest/api/delete-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Forum
URI: https://www.botlibre.com/rest/api/flag-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Forum-Post
URI: https://www.botlibre.com/rest/api/flag-forum-post
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Forum
URI: https://www.botlibre.com/rest/api/thumbs-up-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Forum
URI: https://www.botlibre.com/rest/api/thumbs-down-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Subscribe-Forum
URI: https://www.botlibre.com/rest/api/subscribe-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Unsubscribe-Forum
URI: https://www.botlibre.com/rest/api/unsubscribe-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Forum
URI: https://www.botlibre.com/rest/api/star-forum
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
الصورة الرمزية API URL النهاية
Get-Avatars
URI: https://www.botlibre.com/rest/api/get-avatars
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Avatar-Users
URI: https://www.botlibre.com/rest/api/get-avatar-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Avatar-Admins
URI: https://www.botlibre.com/rest/api/get-avatar-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Avatar-Media
URI: https://www.botlibre.com/rest/api/get-avatar-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Avatar
URI: https://www.botlibre.com/rest/api/create-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Avatar-Media
URI: https://www.botlibre.com/rest/api/create-avatar-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Avatar-Media
URI: https://www.botlibre.com/rest/api/save-avatar-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Avatar-Background
URI: https://www.botlibre.com/rest/api/save-avatar-background
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Save-Bot-Avatar
URI: https://www.botlibre.com/rest/api/save-bot-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Avatar
URI: https://www.botlibre.com/rest/api/delete-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Avatar-Media
URI: https://www.botlibre.com/rest/api/delete-avatar-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Avatar-Background
URI: https://www.botlibre.com/rest/api/delete-avatar-background
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Avatar
URI: https://www.botlibre.com/rest/api/check-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Avatar-Message
URI: https://www.botlibre.com/rest/api/avatar-message
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Avatar
URI: https://www.botlibre.com/rest/api/star-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Avatar
URI: https://www.botlibre.com/rest/api/flag-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Init-Avatar
URI: https://www.botlibre.com/rest/api/init-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Avatar
URI: https://www.botlibre.com/rest/api/update-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Avatar-Icon
URI: https://www.botlibre.com/rest/api/update-avatar-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Avatar
URI: https://www.botlibre.com/rest/api/thumbs-up-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Avatar
URI: https://www.botlibre.com/rest/api/thumbs-down-avatar
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
المجال URL النهاية
Get-Domains
URI: https://www.botlibre.com/rest/api/get-domains
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Domain-Users
URI: https://www.botlibre.com/rest/api/get-domain-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Domain-Admins
URI: https://www.botlibre.com/rest/api/get-domain-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Domain
URI: https://www.botlibre.com/rest/api/get-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Domain-Icon
URI: https://www.botlibre.com/rest/api/get-domain-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Domain
URI: https://www.botlibre.com/rest/api/create-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Domain
URI: https://www.botlibre.com/rest/api/check-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Domain
URI: https://www.botlibre.com/rest/api/update-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Domain
URI: https://www.botlibre.com/rest/api/delete-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Domain
URI: https://www.botlibre.com/rest/api/flag-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Domain
URI: https://www.botlibre.com/rest/api/star-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Domain
URI: https://www.botlibre.com/rest/api/thumbs-up-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Domain
URI: https://www.botlibre.com/rest/api/thumbs-down-domain
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
الرسومات URL النهاية
Get-Graphics
URI: https://www.botlibre.com/rest/api/get-graphics
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Graphic-Users
URI: https://www.botlibre.com/rest/api/get-graphic-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Graphic-Admins
URI: https://www.botlibre.com/rest/api/get-graphic-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Graphic
URI: https://www.botlibre.com/rest/api/update-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Graphic-Icon
URI: https://www.botlibre.com/rest/api/update-graphic-icon
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Graphic-Media
URI: https://www.botlibre.com/rest/api/update-graphic-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Graphic
URI: https://www.botlibre.com/rest/api/create-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Graphic
URI: https://www.botlibre.com/rest/api/delete-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Graphic
URI: https://www.botlibre.com/rest/api/check-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Graphic
URI: https://www.botlibre.com/rest/api/flag-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Graphic
URI: https://www.botlibre.com/rest/api/star-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Graphic
URI: https://www.botlibre.com/rest/api/thumbs-up-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Graphic
URI: https://www.botlibre.com/rest/api/thumbs-down-graphic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
نقاط نهاية عناوين URL للتحليلات
Get-Analytics
URI: https://www.botlibre.com/rest/api/get-analytics
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Analytic-Users
URI: https://www.botlibre.com/rest/api/get-analytic-users
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Analytic-Admins
URI: https://www.botlibre.com/rest/api/get-analytic-admins
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Test-Analytic
URI: https://www.botlibre.com/rest/api/test-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Test-Audio-Analytic
URI: https://www.botlibre.com/rest/api/test-audio-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Test-Object-Detection-Analytic
URI: https://www.botlibre.com/rest/api/test-object-detection-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Test-Media-Result
URI: https://www.botlibre.com/rest/api/get-test-media-result
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Report-Media-Analytic
URI: https://www.botlibre.com/rest/api/report-media-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Train-Analytic
URI: https://www.botlibre.com/rest/api/train-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Analytic-Media
URI: https://www.botlibre.com/rest/api/delete-analytic-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Analytic-Test-Media
URI: https://www.botlibre.com/rest/api/delete-analytic-test-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Analytic-Media
URI: https://www.botlibre.com/rest/api/get-analytic-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Get-Analytic-Test-Media
URI: https://www.botlibre.com/rest/api/get-analytic-test-media
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Analytic-Label
URI: https://www.botlibre.com/rest/api/create-analytic-label
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Analytic-Test-Media-Label
URI: https://www.botlibre.com/rest/api/create-analytic-test-media-label
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Analytic-Label
URI: https://www.botlibre.com/rest/api/delete-analytic-label
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Analytic-Test-Media-Label
URI: https://www.botlibre.com/rest/api/delete-analytic-test-media-label
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Training
URI: https://www.botlibre.com/rest/api/check-training
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Create-Analytic
URI: https://www.botlibre.com/rest/api/create-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Update-Analytic
URI: https://www.botlibre.com/rest/api/update-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Flag-Analytic
URI: https://www.botlibre.com/rest/api/flag-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Up-Analytic
URI: https://www.botlibre.com/rest/api/thumbs-up-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Thumbs-Down-Analytic
URI: https://www.botlibre.com/rest/api/thumbs-down-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Star-Analytic
URI: https://www.botlibre.com/rest/api/star-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Delete-Analytic
URI: https://www.botlibre.com/rest/api/delete-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Check-Analytic
URI: https://www.botlibre.com/rest/api/check-analytic
Operation: POST
Type: XML
Parameters
Parameter | Required | Type | Description |
---|
Reset-Data-Analytic
URI: https://www.botlibre.com/rest/api/reset-data-analytic
Operation: POST
Type: XML
إعادة تعيين البيانات التحليلية.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the analytic is private. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. |
على سبيل المثال
Test-Data-Analytic
URI: https://www.botlibre.com/rest/api/test-data-analytic
Operation: POST
Type: XML
اختبار تحليل البيانات مع مجموعة واحدة من الإدخالات.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the analytic is private. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. | |
input | element | A comma-seperated list of floats to be tested as input. |
على سبيل المثال
مثال على النتيجة
Train-Data-Analytic
URI: https://www.botlibre.com/rest/api/train-data-analytic
Operation: POST
Type: XML
تدريب البيانات التحليلية مع مجموعات متعددة من المدخلات والمخرجات.
Parameters
Parameter | Required | Type | Description |
---|---|---|---|
application | attribute | Your application ID. | |
user | attribute | The ID of the user. The user must be registered with Bot Libre. If not passed the user will be anonymous. The user is required if the analytic is private. | |
password | attribute | The password of the user. A token can also be used. | |
token | attribute | The token of the user. A token can be obtained through check-user, and is valid until reset. | |
data | element | Use the data tags to group the inputs with the corresponding outputs. | |
input | element | A comma-seperated list of floats to be trained as input. | |
output | element | A comma-seperated list of floats to be trained as output. |
على سبيل المثال