id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/bba324d2-6b6a-40af-b122-093b56197b29/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Bot | Delete a bot by specifying it's id | 404 | null | {"success": true, "message": "Record Not Found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/bba324d2-6b6a-40af-b122-093b56197b29/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Bot | Delete a bot by specifying it's id | 200 | null | {"success": true, "message": "Bot deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/dec70c20-46dd-490c-ad85-0c2ef24e9669/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Bot | Update a specific bot by it's id | 404 | Example_1 | {"success": true, "message": "Record Not Found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/dec70c20-46dd-490c-ad85-0c2ef24e9669/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Bot | Update a specific bot by it's id | 422 | Example_1 | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/dec70c20-46dd-490c-ad85-0c2ef24e9669/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Bot | Update a specific bot by it's id | 200 | Example_1 | {"success": true, "data": {"id": 1, "slug": "dilly", "title": "Dilly", "summary": "This is a demo bot", "description": "This is a demo bot that has been created by RapidApi", "default_response": "Sorry I don't understand.", "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "locked... | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["title", "summary", "default_response", "image"], "properties": {"id": {"description": "The id of the bot", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the bot", "type": "string"}, "title": {"description": "T... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b729564f-7261-4f0b-afe2-d202328cc8fe/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Category Groups | Categories are organised into category groups. For example if you have a set of categories to handle questions on the weather these could be grouped into a category group called 'weather-categories'.
You are able to view your own category groups and locked category groups.
'Locked' category groups are a master set of r... | 200 | null | {"success": true, "data": [{"id": 1, "slug": "disco-category-group", "name": "disco category group", "description": "This category group will contain all the categories on the subject of disco", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"recor... | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["name", "description"], "properties": {"id": {"description": "The id of the category group", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the category group - this is automatically g... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/58c1f726-7c5a-43f7-9016-61b8563c32bc/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Category Group | Category groups control access between a bot and categories.
Create a category group, then add some new categories to it and finally link your bot the group.
Now your bot will be able to access the knowledge categories you have created for it. | 200 | null | {"success": true, "data": {"id": 1, "slug": "disco-category-group", "name": "disco category group", "description": "This category group will contain all the categories on the subject of disco", "locked": true, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Categor... | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["name", "description"], "properties": {"id": {"description": "The id of the category group", "type": "integer"}, "slug": {"description": "This is a unique string used to identify the category group - this is automatically generated", "type": "string"... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/7471a339-697c-4c36-9f51-be011741beb7/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Client | Delete a client by specifying it's id | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/7471a339-697c-4c36-9f51-be011741beb7/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Client | Delete a client by specifying it's id | 200 | null | {"success": true, "message": "Client deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b6db2b89-1092-451e-8128-45e8711ca61f/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Client | Update a specific client by it's id. You can 'ban' client to stop them abusing or spamming a bot but you cannot update it's unique slug. | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b6db2b89-1092-451e-8128-45e8711ca61f/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Client | Update a specific client by it's id. You can 'ban' client to stop them abusing or spamming a bot but you cannot update it's unique slug. | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b6db2b89-1092-451e-8128-45e8711ca61f/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Update A Client | Update a specific client by it's id. You can 'ban' client to stop them abusing or spamming a bot but you cannot update it's unique slug. | 200 | null | {"success": true, "data": {"id": 1, "slug": "d531e3bd-b6c3-4f3f-bb58-a6632cbed5e2", "is_banned": true, "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Client updated successful... | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"id": {"description": "The id of the client", "type": "integer"}, "slug": {"description": "This is a string used to identify the client - if one is not created by the user then it is automatically generated - we suggest generating your own uuid", "... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/74c7d5c0-221d-4891-953c-56a46179f49e/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Clients | Clients talk to bots. This return a list of all clients that have spoken your bots. Clients can talk to your bots or the locked bots.
'Locked' bots are a set of public bots available to link to your clients in addition to bots you create. | 200 | null | {"success": true, "data": [{"id": 1, "slug": "d531e3bd-b6c3-4f3f-bb58-a6632cbed5e2", "is_banned": true, "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": ... | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"properties": {"id": {"description": "The id of the client", "type": "integer"}, "slug": {"description": "This is a string used to identify the client - if one is not created by the user then it is automatically generated - we suggest g... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/fadec968-8c1b-429c-adde-89621f293bd0/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Client | It is not required to send a payload in the client request as one will be created automatically.
But by choosing your own 'slug' you can better identify the people talking to your bot. | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/fadec968-8c1b-429c-adde-89621f293bd0/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Client | It is not required to send a payload in the client request as one will be created automatically.
But by choosing your own 'slug' you can better identify the people talking to your bot. | 200 | null | {"success": true, "data": {"id": 1, "slug": "d531e3bd-b6c3-4f3f-bb58-a6632cbed5e2", "is_banned": true, "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Client saved successfully... | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"id": {"description": "The id of the client", "type": "integer"}, "slug": {"description": "This is a string used to identify the client - if one is not created by the user then it is automatically generated - we suggest generating your own uuid", "... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a62bb5b5-1397-418c-b4ab-f4e19c1a025f/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Bot Category Group | When you create a link between a bot and a category group the bot can now access and use the categories in this group | 403 | null | {"success": true, "message": "This bot is locked"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a62bb5b5-1397-418c-b4ab-f4e19c1a025f/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Bot Category Group | When you create a link between a bot and a category group the bot can now access and use the categories in this group | 200 | null | {"success": true, "data": {"id": 1, "bot_id": 1, "category_group_id": 1, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot category group saved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"id": {"description": "The id of the bot category group", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "created_at": ... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/a62bb5b5-1397-418c-b4ab-f4e19c1a025f/2/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Create A Bot Category Group | When you create a link between a bot and a category group the bot can now access and use the categories in this group | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b50c4283-62f8-4803-99a8-2259a1502740/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Bot Category Group | Get a specific bot category group by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b50c4283-62f8-4803-99a8-2259a1502740/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Bot Category Group | Get a specific bot category group by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "bot_id": 1, "category_group_id": 1, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Bot category group retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"id": {"description": "The id of the bot category group", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "created_at": ... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/58c263d3-026a-4fa6-b086-87234b2d82f1/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Client | Get a specific client by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/58c263d3-026a-4fa6-b086-87234b2d82f1/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Client | Get a specific client by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "slug": "d531e3bd-b6c3-4f3f-bb58-a6632cbed5e2", "is_banned": true, "image": "https://api.dicebear.com/6.x/personas/svg?seed=B4ulEGv5vmbNlh3J8lJA&size=128", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Client retrieved successf... | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"id": {"description": "The id of the client", "type": "integer"}, "slug": {"description": "This is a string used to identify the client - if one is not created by the user then it is automatically generated - we suggest generating your own uuid", "... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/ee5b7aa9-b6fc-4e30-a178-8c8c955a42c7/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Bot Category Groups | Get a list of category groups which are linked to user owned bots (not locked bots). | 200 | null | {"success": true, "data": [{"id": 1, "bot_id": 1, "category_group_id": 1, "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}, "message": "Bot Category Groups retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"properties": {"id": {"description": "The id of the bot category group", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type":... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/52c2c84a-7a66-44c4-8a68-87cbe714c822/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Bot Category Group | Delete a bot category group by specifying it's id | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/52c2c84a-7a66-44c4-8a68-87cbe714c822/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Bot Category Group | Delete a bot category group by specifying it's id | 200 | null | {"success": true, "message": "Bot category group deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/9da1d3fa-826c-4fcf-ac03-ba51bc111710/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Categories | Categories are pieces of knowledge used by the bots to respond to the user.
Create and update categories inorder to teach and train your bot. | 200 | null | {"success": true, "data": [{"id": 1, "category_group_id": 1, "pattern": "I LOVE *", "topic": "", "that": "DO YOU LIKE NOODLES", "template": "What do you love about <star/>?", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "li... | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["category_group_id", "pattern", "template"], "properties": {"id": {"description": "The id of the category", "type": "integer"}, "category_group_id": {"description": "The id of the category group", "type": "integer"}, "patte... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/9d69cb96-8ebb-42ac-b491-49afaf8667e6/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Conversation | Get a specific conversation by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "bot_id": "1", "client_id": "1", "turn_count": "10", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Conversation retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["bot_id", "client_id"], "properties": {"id": {"description": "The id of the conversation", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "client_id": {"description": "The id of the client", "type": "integer"},... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/9d69cb96-8ebb-42ac-b491-49afaf8667e6/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Conversation | Get a specific conversation by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/23448a85-7941-436e-82d9-4213b4d0829f/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Conversation | Delete a conversation by specifying it's id.
When you delete a conversation all it's conversation turns are also deleted. | 200 | null | {"success": true, "message": "Conversation deleted successfully"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/23448a85-7941-436e-82d9-4213b4d0829f/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Delete A Conversation | Delete a conversation by specifying it's id.
When you delete a conversation all it's conversation turns are also deleted. | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/2154feee-c0c5-4bc2-a160-672b33d23356/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Conversations | Conversations are created between clients and bots.
Users can only view conversations between their clients and bots. | 200 | null | {"success": true, "data": [{"id": 1, "bot_id": "1", "client_id": "1", "turn_count": "10", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}} | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["bot_id", "client_id"], "properties": {"id": {"description": "The id of the conversation", "type": "integer"}, "bot_id": {"description": "The id of the bot", "type": "integer"}, "client_id": {"description": "The id of the c... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b4fa670d-f7a9-411c-baeb-4512d05cfd4e/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | List All Conversation Turns | Each conversation has conversation turns.
Each turn represents an input from the client and the output from the bot. | 200 | null | {"success": true, "data": [{"id": 1, "conversation_id": "1", "input": "Who is the best DJ in the world?", "output": "Derrick Carter", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}, "message": "Conversation turns... | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"required": ["conversation_id"], "properties": {"id": {"description": "The id of the conversation turn", "type": "integer"}, "conversation_id": {"description": "The id of the conversation", "type": "integer"}, "input": {"description": "... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b473dd29-5bf8-47ff-8ce6-0c7ea741c108/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Conversation Turn | Get a specific conversation turn by it's id and view it's details | 404 | null | {"success": true, "message": "Record not found"} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/b473dd29-5bf8-47ff-8ce6-0c7ea741c108/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get A Conversation Turn | Get a specific conversation turn by it's id and view it's details | 200 | null | {"success": true, "data": {"id": 1, "conversation_id": "1", "input": "Who is the best DJ in the world?", "output": "Derrick Carter", "created_at": "2023-04-19T15:04:21.000000Z", "updated_at": "2023-04-19T15:04:21.000000Z"}, "message": "Conversation turn retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"required": ["conversation_id"], "properties": {"id": {"description": "The id of the conversation turn", "type": "integer"}, "conversation_id": {"description": "The id of the conversation", "type": "integer"}, "input": {"description": "The input from the client",... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/e1f318a8-90b0-499b-af5b-e950f3e4d168/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get Chat Detail | Get the details for an active chat session.
Send a bot slug and client slug as query parameters and the request will return the details from the last active chat session. | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/e1f318a8-90b0-499b-af5b-e950f3e4d168/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get Chat Detail | Get the details for an active chat session.
Send a bot slug and client slug as query parameters and the request will return the details from the last active chat session. | 200 | null | {"success": true, "data": {"conversation": {"id": "1", "slug": "94daae17-2f0c-47ca-8862-fb2ada81b306"}, "bot": {"id": "1", "slug": "dilly", "name": "Dilly", "image": "https://api.dicebear.com/6.x/personas/svg?seed=dilly&size=128"}, "client": {"id": "1", "slug": "d531e3bd-b6c3-4f3f-bb58-a6632cbed5e2", "image": "https://... | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"conversation": {"properties": {"id": {"description": "The id of the conversation", "type": "integer"}, "slug": {"description": "The unique string id of the conversation", "type": "string"}}, "type": "object"}, "bot": {"properties": {"id": {"descri... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/77ac6c7f-9017-4959-90a9-2aae6d126f01/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Chat To A Bot | Send a message from a client to a bot and the bot will respond with an output.
It is not required to set up client in order to start a conversation as one will be created automatically using the client slug you send in the 'chat' request.
But by choosing your own 'slug' you can better identify the people chatting to yo... | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/77ac6c7f-9017-4959-90a9-2aae6d126f01/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Chat To A Bot | Send a message from a client to a bot and the bot will respond with an output.
It is not required to set up client in order to start a conversation as one will be created automatically using the client slug you send in the 'chat' request.
But by choosing your own 'slug' you can better identify the people chatting to yo... | 200 | null | {"success": true, "data": {"conversation": {"id": 1, "slug": "94daae17-2f0c-47ca-8862-fb2ada81b306", "input": "I am testing the bot from rapidapi", "output": "How did I do?", "topic": ""}, "bot": {"id": "1", "slug": "dilly", "name": "Dilly", "image": "https://api.dicebear.com/6.x/personas/svg?seed=dilly&size=128"}, "cl... | {"properties": {"success": {"type": "boolean"}, "data": {"properties": {"conversation": {"properties": {"id": {"description": "The id of the conversation", "type": "integer"}, "slug": {"description": "The unique string id of the conversation", "type": "string"}, "input": {"description": "The client input sent to the bo... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/c8f181b9-7f61-46d7-af6e-a3de23a2dcfe/0/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get Chat Log | Get the logs for an active chat session.
Send a bot slug and client slug as query parameters and the request will return the logs from the last active chat session. | 200 | null | {"success": true, "data": [{"client": "I am testing the bot from rapidapi", "bot": "How did I do?"}], "paging": {"records": 20, "total": 40, "page": 1, "limit": 20}, "message": "Chat logs retrieved successfully"} | {"properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"properties": {"client": {"description": "The input from the client", "type": "string"}, "bot": {"description": "The output from the bot", "type": "string"}}, "type": "object"}}, "paging": {"properties": {"records": {"description": "The... |
a4bf6e83-9c49-4ae3-abf4-f7846653fb5c/c8f181b9-7f61-46d7-af6e-a3de23a2dcfe/1/0 | LemurBot | Meet Lemurbot - Your Personal AI Chatbot Companion! With advanced features like creating, training and chatting, Lemurbot makes it easy and fun for users to interact and learn from an intelligent conversationalist. Plus, with ChatGPT integration and the ability to create multiple bots, the possibilities for learning an... | 9.2 | Get Chat Log | Get the logs for an active chat session.
Send a bot slug and client slug as query parameters and the request will return the logs from the last active chat session. | 422 | null | {"success": true, "message": "A validation error has occurred", "errors": {}} | {"properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "errors": {"type": "object"}}, "type": "object"} |
7e722603-760e-4055-bf93-6df4d480449d/51db873c-0c08-4c30-bc7a-08e098c90557/0/0 | Jojonomic Face Rekognition | Rekognition Image lets measure the likelihood that faces in two images are of the same person. With Rekognition, you can use the similarity score to verify a user against a reference photo in near real time. | null | Face Matches | Rekognition Image lets measure the likelihood that faces in two images are of the same person. With Rekognition, you can use the similarity score to verify a user against a reference photo in near real time. | 200 | Response | {"status": 200, "message": "success", "data": {"SourceImageFace": {"BoundingBox": {"Width": 0.6513165831565857, "Height": 0.5815989375114441, "Left": 0.23270238935947418, "Top": 0.27676862478256226}, "Confidence": 99.99972534179688}, "FaceMatches": [{"Similarity": 100, "Face": {"BoundingBox": {"Width": 0.65131658315658... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"SourceImageFace": {"type": "object", "properties": {"BoundingBox": {"type": "object", "properties": {"Width": {"type": "number"}, "Heigh... |
5428c500-e481-4268-a9b1-057df116412c/b06f7b3b-76b8-470d-90c0-978d1eb86029/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voice_v1_voices__voice_id__get | Returns metadata about a specific voice. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/b06f7b3b-76b8-470d-90c0-978d1eb86029/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voice_v1_voices__voice_id__get | Returns metadata about a specific voice. | 200 | null | {"voice_id": "", "name": "", "samples": [{"sample_id": "", "file_name": "", "mime_type": "", "size_bytes": 0, "hash": ""}], "category": "", "fine_tuning": {"model_id": "", "is_allowed_to_fine_tune": true, "fine_tuning_requested": true, "finetuning_state": "not_started", "verification_attempts": [{"text": "", "date_unix... | {"title": "VoiceResponseModel", "required": ["voice_id", "name", "samples", "category", "fine_tuning", "labels", "preview_url", "available_for_tiers", "settings"], "type": "object", "properties": {"voice_id": {"title": "Voice Id", "type": "string"}, "name": {"title": "Name", "type": "string"}, "samples": {"title": "Sam... |
5428c500-e481-4268-a9b1-057df116412c/89b57fe3-5925-43c2-8405-df0a5d0b1735/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Text_to_speech_v1_text_to_speech__voice_id__post | Converts text into speech using a voice of your choice and returns audio. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/c78643cf-7764-44b8-ae15-0e0691d4e50d/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Text_to_speech_v1_text_to_speech__voice_id__stream_post | Converts text into speech using a voice of your choice and returns audio as an audio stream. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/9edc0203-2ce3-40b6-b64d-218b51903e88/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Delete_history_items_v1_history_delete_post | Delete a number of history items by their IDs. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/573a6193-11fa-415b-8056-99022a749c96/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_generated_items_v1_history_get | Returns metadata about all your generated audio. | 200 | null | {"history": [{"history_item_id": "", "voice_id": "", "voice_name": "", "text": "", "date_unix": 0, "character_count_change_from": 0, "character_count_change_to": 0, "content_type": "", "state": "created", "settings": {}}]} | {"title": "GetHistoryResponseModel", "required": ["history"], "type": "object", "properties": {"history": {"title": "History", "type": "array", "items": {"title": "HistoryItemResponseModel", "required": ["history_item_id", "voice_id", "voice_name", "text", "date_unix", "character_count_change_from", "character_count_ch... |
5428c500-e481-4268-a9b1-057df116412c/573a6193-11fa-415b-8056-99022a749c96/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_generated_items_v1_history_get | Returns metadata about all your generated audio. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/d1a24cf1-25bc-4d50-ba1d-02fbace378b4/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Download_history_items_v1_history_download_post | Download one or more history items. If one history item ID is provided, we will return a single audio file. If more than one history item IDs are provided, we will provide the history items packed into a .zip file. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/572ce383-d31e-4282-bd7d-f7136f1d00fa/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_audio_from_history_item_v1_history__history_item_id__audio_get | Returns the audio of an history item. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/ad8d9158-1009-4cb8-87af-1ffdacace2d7/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Delete_history_item_v1_history__history_item_id__delete | Delete a history item by its ID | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/07aaa811-4a3b-4f8b-b8b8-999e30b22429/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Delete_sample_v1_voices__voice_id__samples__sample_id__delete | Removes a sample by its ID. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/f5ee47a4-d012-4ef8-9965-d060f8e04b10/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Edit_voice_v1_voices__voice_id__edit_post | Edit a voice created by you. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/d214d305-584a-4f54-a248-c3004319ce44/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Edit_voice_settings_v1_voices__voice_id__settings_edit_post | Edit your settings for a specific voice. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/9492f2ca-5ff6-4426-89f3-26ccb72368eb/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_user_subscription_info_v1_user_subscription_get | Gets extended information about the users subscription | 200 | null | {"tier": "", "character_count": 0, "character_limit": 0, "can_extend_character_limit": true, "allowed_to_extend_character_limit": true, "next_character_count_reset_unix": 0, "voice_limit": 0, "professional_voice_limit": 0, "can_extend_voice_limit": true, "can_use_instant_voice_cloning": true, "can_use_professional_voic... | {"title": "ExtendedSubscriptionResponseModel", "required": ["tier", "character_count", "character_limit", "can_extend_character_limit", "allowed_to_extend_character_limit", "next_character_count_reset_unix", "voice_limit", "professional_voice_limit", "can_extend_voice_limit", "can_use_instant_voice_cloning", "can_use_p... |
5428c500-e481-4268-a9b1-057df116412c/9492f2ca-5ff6-4426-89f3-26ccb72368eb/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_user_subscription_info_v1_user_subscription_get | Gets extended information about the users subscription | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/3abb24bc-4c74-4d0f-a15e-d4cc8bd57483/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_user_info_v1_user_get | Gets information about the user | 200 | null | {"subscription": {"tier": "", "character_count": 0, "character_limit": 0, "can_extend_character_limit": true, "allowed_to_extend_character_limit": true, "next_character_count_reset_unix": 0, "voice_limit": 0, "professional_voice_limit": 0, "can_extend_voice_limit": true, "can_use_instant_voice_cloning": true, "can_use_... | {"title": "UserResponseModel", "required": ["subscription", "is_new_user", "xi_api_key"], "type": "object", "properties": {"subscription": {"title": "SubscriptionResponseModel", "required": ["tier", "character_count", "character_limit", "can_extend_character_limit", "allowed_to_extend_character_limit", "next_character_... |
5428c500-e481-4268-a9b1-057df116412c/3abb24bc-4c74-4d0f-a15e-d4cc8bd57483/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_user_info_v1_user_get | Gets information about the user | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/18f05dbf-fb35-40a6-8596-928901257fec/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voices_v1_voices_get | Gets a list of all available voices for a user. | 422 | Example_1 | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/18f05dbf-fb35-40a6-8596-928901257fec/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voices_v1_voices_get | Gets a list of all available voices for a user. | 200 | Example_1 | {"voices": [{"voice_id": "", "name": "", "samples": [{"sample_id": "", "file_name": "", "mime_type": "", "size_bytes": 0, "hash": ""}], "category": "", "fine_tuning": {"model_id": "", "is_allowed_to_fine_tune": true, "fine_tuning_requested": true, "finetuning_state": "not_started", "verification_attempts": [{"text": ""... | {"title": "GetVoicesResponseModel", "required": ["voices"], "type": "object", "properties": {"voices": {"title": "Voices", "type": "array", "items": {"title": "VoiceResponseModel", "required": ["voice_id", "name", "samples", "category", "fine_tuning", "labels", "preview_url", "available_for_tiers", "settings"], "type":... |
5428c500-e481-4268-a9b1-057df116412c/e17e0510-3378-4448-a8db-8dc55880a034/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Add_voice_v1_voices_add_post | Add a new voice to your collection of voices in VoiceLab. | 200 | null | {"voice_id": ""} | {"title": "AddVoiceResponseModel", "required": ["voice_id"], "type": "object", "properties": {"voice_id": {"title": "Voice Id", "type": "string"}}} |
5428c500-e481-4268-a9b1-057df116412c/e17e0510-3378-4448-a8db-8dc55880a034/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Add_voice_v1_voices_add_post | Add a new voice to your collection of voices in VoiceLab. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/8d107623-5d0b-4ea9-93e8-cecb4131e599/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_default_voice_settings_v1_voices_settings_default_get | Gets the default settings for voices. | 200 | null | {"stability": 0, "similarity_boost": 0} | {"title": "VoiceSettingsResponseModel", "required": ["stability", "similarity_boost"], "type": "object", "properties": {"stability": {"title": "Stability", "type": "number"}, "similarity_boost": {"title": "Similarity Boost", "type": "number"}}} |
5428c500-e481-4268-a9b1-057df116412c/b479e6d5-a750-4432-995f-657727999e0d/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Delete_voice_v1_voices__voice_id__delete | Deletes a voice by its ID. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/bf58f63c-bd34-4e07-a649-7323be968a25/0/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voice_settings_v1_voices__voice_id__settings_get | Returns the settings for a specific voice. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
5428c500-e481-4268-a9b1-057df116412c/bf58f63c-bd34-4e07-a649-7323be968a25/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_voice_settings_v1_voices__voice_id__settings_get | Returns the settings for a specific voice. | 200 | null | {"stability": 0, "similarity_boost": 0} | {"title": "VoiceSettingsResponseModel", "required": ["stability", "similarity_boost"], "type": "object", "properties": {"stability": {"title": "Stability", "type": "number"}, "similarity_boost": {"title": "Similarity Boost", "type": "number"}}} |
5428c500-e481-4268-a9b1-057df116412c/4c3bca90-1fdc-4b06-bf50-d5d176c43e0c/1/0 | My elevenlabs.io | voice API (not affiliated)
For educational purposes only, use my key: fba155a7d2d56f47d00f9013447bac3a
Read more, here: https://api.elevenlabs.io/docs | null | Get_audio_from_sample_v1_voices__voice_id__samples__sample_id__audio_get | Returns the audio corresponding to a sample attached to a voice. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
6600d822-f9a0-462f-a6f0-6729b5f755ea/endpoint_d0765137-bc88-41f2-bcef-3e57f1685143/0/0 | superai | SuperAI GPT-3 ChatGPT API, help you implement a chatGPT-like conversation app. | 0 | chat.list | List all chat sessions of a user. | 200 | Success | {"item_s": [{"id": 1, "user_id": "123456", "question": {"text": "who are you?"}, "dt_created": "2022-12-20T04:50:51Z", "dt_updated": "2022-12-20T04:50:51Z", "message_s": null}, {"id": 3, "user_id": "123456", "question": {"text": "who are you?"}, "dt_created": "2022-12-20T04:17:30Z", "dt_updated": "2022-12-20T04:17:30Z"... | {"type": "object", "properties": {"item_s": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "string"}, "question": {"type": "object", "properties": {"text": {"type": "string"}}}, "dt_created": {"type": "string"}, "dt_updated": {"type": "string"}, "message_s": ... |
6600d822-f9a0-462f-a6f0-6729b5f755ea/endpoint_272ba49a-a849-4d78-af0d-f10f488ea482/0/0 | superai | SuperAI GPT-3 ChatGPT API, help you implement a chatGPT-like conversation app. | 0 | chat.get | Get all messages in a chat session. | 200 | Success | {"id": 1, "user_id": "123456", "question": "who are you?", "dt_created": "2022-12-20T04:50:51Z", "dt_updated": "2022-12-20T04:50:51Z", "message_s": [{"id": 7, "user_id": "123456", "chat_id": 1, "question": {"text": "who are you?"}, "answer": {"text": "Hi, I am an AI created to help you with whatever you need! What can ... | {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "string"}, "question": {"type": "string"}, "dt_created": {"type": "string"}, "dt_updated": {"type": "string"}, "message_s": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "string... |
6600d822-f9a0-462f-a6f0-6729b5f755ea/endpoint_b4a2266d-2734-4566-b2e9-d8006cad4c42/0/0 | superai | SuperAI GPT-3 ChatGPT API, help you implement a chatGPT-like conversation app. | 0 | chat.ask | Begin chat session or ask question in chat session. | 200 | Success | {"id": 2, "user_id": "123456", "chat_id": 1, "question": "what can you do?", "answer": {"text": "Hi, I'm Super AI. I'm here to help and answer any questions you have."}, "answer_cost_ms": 1466, "dt_created": "2022-12-20T02:44:54.000000Z"} | {"type": "object", "properties": {"id": {"type": "integer"}, "user_id": {"type": "string"}, "chat_id": {"type": "integer"}, "question": {"type": "string"}, "answer": {"type": "object", "properties": {"text": {"type": "string"}}}, "answer_cost_ms": {"type": "integer"}, "dt_created": {"type": "string"}}} |
6600d822-f9a0-462f-a6f0-6729b5f755ea/endpoint_f5ec86a9-7fee-4799-bddd-8663bd15bb8e/0/0 | superai | SuperAI GPT-3 ChatGPT API, help you implement a chatGPT-like conversation app. | 0 | chat.delete | Delete a chat session. | 200 | Success | {"message": "OK"} | {"type": "object", "properties": {"message": {"type": "string"}}} |
749921ef-5764-4ae6-9594-b4d11360e196/078444bd-dc36-40f6-9a0d-735a2b0321c4/0/0 | AI Tone Rewriter | Transform your writing effortlessly. Enhance your writing style with AI Tone Rewriter.
The API can be used to change the tone of text to be more formal, informal, casual, funny, or polite | 6.3 | /create | The /create endpoint is used to create new text with a different tone from the existing text | 200 | New Example | {"status": "success", "results": [{"type": "professional", "text": "I would like to give a tutorial on website development."}, {"type": "casual", "text": "I want to teach people how to make websites."}, {"type": "polite", "text": "I would like to offer a tutorial on website development."}, {"type": "funny", "text": "I ... | {"type": "object", "properties": {"status": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "text": {"type": "string"}}}}}} |
280a683b-cbf8-4d7c-b56a-3e4dbab12865/71308a93-6bbc-4ce3-ae02-79203f246454/0/0 | KIRIN Text | Unlock the power of natural language processing with our comprehensive Kirin Text API, offering a diverse range of cutting-edge AI modules for public use. | 8 | Named-Entity Recognition | Named-Entity Recognition will automatically identify and categorize specific entities, such as names of people, organizations, locations, and other relevant information, within a given text or dataset. | 200 | New Example | {"result": {"preprocessed_text": "\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u0e09\u0e31\u0e19\u0e44\u0e14\u0e49\u0e21\u0e32\u0e40\u0e22\u0e37\u0e2d\u0e19\u0e2a\u0e27\u0e19\u0e2a\u0e19\u0e38\u0e01 \"\u0e2a\u0e38\u0e02\u0e2a\u0e19\u0e38\u0e01\u0e40\u0e0b\u0e47\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c\" \u0e17\u0e35\u0e48\u0e40\u0e... | {"result": {"type": "object", "properties": {"preprocessed_text": {"type": "string"}, "entities": {"type": "array", "items": {"type": "object", "properties": {"entity": {"type": "string"}, "start_index": {"type": "number"}, "end_index": {"type": "number"}, "label": {"type": "string"}}, "required": ["entity", "start_ind... |
280a683b-cbf8-4d7c-b56a-3e4dbab12865/f5920308-cefc-4656-8b81-72f9b0668b22/0/0 | KIRIN Text | Unlock the power of natural language processing with our comprehensive Kirin Text API, offering a diverse range of cutting-edge AI modules for public use. | 8 | Sentiment Analysis | Sentiment Analysis will automatically analyze and interpret the emotions and opinions expressed in text, providing invaluable insights into customer feedback, social media trends, and market perceptions. | 200 | New Example | {"result": {"sentiments": [{"polarity": "Negative", "confidence": 0}, {"polarity": "Neutral", "confidence": 0.03}, {"polarity": "Positive", "confidence": 0.97}]}} | {"result": {"type": "object", "properties": {"sentiments": {"type": "array", "items": {"type": "object", "properties": {"polarity": {"type": "string"}, "confidence": {"type": "number"}}, "required": ["polarity", "confidence"]}}}, "required": ["sentiments"]}} |
73ab404c-0251-4153-b18e-470d6b6f1642/08c7c4d3-8867-41ba-a5f1-7ea6d9b4ceff/0/0 | QR-code and Barcode Scanner | PresentID QR-Code & Barcode scanner API can scan both QR code and barcode. | 8.2 | FileUpload | • Send data via Base64 or an image URL or an image file.
• Image size should not exceed 8 MB.
• Also, the images should not be larger than 5000 pixels and smaller than 50 pixels. | 200 | Response | {"statusCode": 200, "statusMessage": "ok", "hasError": false, "data": [{"code": "qrcode", "codeType": "text", "allFields": [{"fieldName": "text", "fieldType": "string", "fieldValue": "@ELTOROIT"}], "codeArea": {"x0": 1, "y0": 1, "x1": 1, "y1": 711, "x2": 711, "y2": 711, "x3": 711, "y3": 1}}]} | {"type": "object", "properties": {"statusCode": {"type": "integer"}, "statusMessage": {"type": "string"}, "hasError": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "codeType": {"type": "string"}, "allFields": {"type": "array", "items": {"type": "ob... |
73ab404c-0251-4153-b18e-470d6b6f1642/57305cf8-2e51-4e23-9536-13340f3afc43/0/0 | QR-code and Barcode Scanner | PresentID QR-Code & Barcode scanner API can scan both QR code and barcode. | 8.2 | LinkFile | • Send data via Base64 or an image URL or an image file.
• Image size should not exceed 8 MB.
• Also, the images should not be larger than 5000 pixels and smaller than 50 pixels. | 200 | Response | {"statusCode": 200, "statusMessage": "ok", "hasError": false, "data": [{"code": "qrcode", "codeType": "text", "allFields": [{"fieldName": "text", "fieldType": "string", "fieldValue": "@ELTOROIT"}], "codeArea": {"x0": 1, "y0": 1, "x1": 1, "y1": 711, "x2": 711, "y2": 711, "x3": 711, "y3": 1}}]} | {"type": "object", "properties": {"statusCode": {"type": "integer"}, "statusMessage": {"type": "string"}, "hasError": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "codeType": {"type": "string"}, "allFields": {"type": "array", "items": {"type": "ob... |
73ab404c-0251-4153-b18e-470d6b6f1642/155bb830-1f57-478b-b154-ad866db39419/0/0 | QR-code and Barcode Scanner | PresentID QR-Code & Barcode scanner API can scan both QR code and barcode. | 8.2 | Base64 | • Send data via Base64 or an image URL or an image file.
• Image size should not exceed 8 MB.
• Also, the images should not be larger than 5000 pixels and smaller than 50 pixels. | 200 | Response | {"statusCode": 200, "statusMessage": "ok", "hasError": false, "data": [{"code": "qrcode", "codeType": "text", "allFields": [{"fieldName": "text", "fieldType": "string", "fieldValue": "@ELTOROIT"}], "codeArea": {"x0": 1, "y0": 1, "x1": 1, "y1": 711, "x2": 711, "y2": 711, "x3": 711, "y3": 1}}]} | {"type": "object", "properties": {"statusCode": {"type": "integer"}, "statusMessage": {"type": "string"}, "hasError": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "codeType": {"type": "string"}, "allFields": {"type": "array", "items": {"type": "ob... |
0afab020-a68a-42c6-97d9-eb9157e9743e/065466ec-d4ec-4605-a082-c119bbb5f32a/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Blend Fast | Merge multiple images into a novel new image, containing 2 to 5 Image URL path. The effect of composite images is shown in the following figure
| 200 | New Example | {"code": 200, "data": {"task_id": "67e01023-462b-5989-a603-7f8ca0e4a299"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/bce1f484-dbbd-4ea0-943d-9976cf2824f0/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Blend Relax | Merge multiple images into a novel new image, containing 2 to 5 Image URL path.
| 200 | New Example | {"code": 200, "data": {"task_id": "9c914926-d845-4d84-8465-c19afc4a6163"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/4d0c6c37-7b90-4895-8f48-aa3ea220a27c/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Generate Relax | generate the images relax
Generate queue asynchronous notifications to hook_ url, overall generation time is Depends on account status and task queuing | 500 | New Example | {"code": 500, "msg": "server error", "data": {"detail": "The prompt has blocked words 'sexy'", "code": "forbidden", "trace_id": "ae8851b4-f43c-461b-a3b1-2f5ddd18bb53"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"detail": {"type": "string"}, "code": {"type": "string"}, "trace_id": {"type": "string"}}, "required": ["code", "detail", "trace_id"]}}, "requi... |
0afab020-a68a-42c6-97d9-eb9157e9743e/4d0c6c37-7b90-4895-8f48-aa3ea220a27c/1/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Generate Relax | generate the images relax
Generate queue asynchronous notifications to hook_ url, overall generation time is Depends on account status and task queuing | 200 | New Example | {"code": 200, "data": {"task_id": "9c914926-d845-4d84-8465-c19afc4a6163"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/fa6e24d9-c8c6-4323-8642-c1ff8bbb18d8/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Generate Fast | generate the images fast
Generate queue asynchronous notifications to hook_ url, overall generation time is around 40-60s | 500 | New Example | {"code": 500, "msg": "server error", "data": {"detail": "The prompt has blocked words 'sexy'", "code": "forbidden", "trace_id": "ae8851b4-f43c-461b-a3b1-2f5ddd18bb53"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "msg": {"type": "string"}, "data": {"type": "object", "properties": {"detail": {"type": "string"}, "code": {"type": "string"}, "trace_id": {"type": "string"}}, "required": ["code", "detail", "trace_id"]}}, "requi... |
0afab020-a68a-42c6-97d9-eb9157e9743e/fa6e24d9-c8c6-4323-8642-c1ff8bbb18d8/1/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Generate Fast | generate the images fast
Generate queue asynchronous notifications to hook_ url, overall generation time is around 40-60s | 200 | New Example | {"code": 200, "data": {"task_id": "9c914926-d845-4d84-8465-c19afc4a6163"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/2b4b5312-193b-45e1-a941-df304055ae67/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Describe Fast | Generate four possible prompts based on the uploaded image | 200 | New Example | {"code": 200, "data": {"task_id": "2e407431-9251-6866-7d39-96b045e3fd92"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/9ed561fc-ad58-4ae8-97b0-15d9fc55c805/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Action Relax(U&V...) |
Do the relax action
You can perform upsample (same as the UI, U2...), variation (V1, V2...), zoom out 1.5x, zoom out 2x, pan, and other operations on the images generated in the first step
| 200 | New Example | {"code": 200, "data": {"task_id": "9c914926-d845-4d84-8465-c19afc4a6163"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/8bec75a0-8ed4-44df-8ae2-9a395bda5286/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Describe Relax | Generate four possible prompts based on the uploaded image | 200 | New Example | {"code": 200, "data": {"task_id": "2e407431-9251-6866-7d39-96b045e3fd92"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
0afab020-a68a-42c6-97d9-eb9157e9743e/ef9867a6-5a23-4cd8-be2f-906a4b4d69fc/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | get job by task id | you can get the generate job and action job status by the task_id, and the task_id will expired at 24 hours after | 200 | New Example | {"code": 200, "data": {"success": true, "task_id": "2e9f4bb1-6239-428d-b3ea-259600d16812", "image_id": "1122871077723439205", "image_url": "https://mjcdn.rrvoyagel.com/attachments/1116962753324798034/1122871077723439205/grid_0.webp", "actions": [], "progress": 15}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"success": {"type": "boolean"}, "task_id": {"type": "string"}, "image_id": {"type": "string"}, "image_url": {"type": "string"}, "actions": {"type": "array"}, "progress": ... |
0afab020-a68a-42c6-97d9-eb9157e9743e/915e9e6b-d40b-4043-9e8c-6753dbd55169/0/0 | Midjourney best experience | Connect your project to midjourney | mj contain generate、upsample、variation... | 9.5 | Action Fast(U&V...) |
Do the fast action
You can perform upsample (same as the UI, U2...), variation (V1, V2...), zoom out 1.5x, zoom out 2x, pan, and other operations on the images generated in the first step
| 200 | New Example | {"code": 200, "data": {"task_id": "9c914926-d845-4d84-8465-c19afc4a6163"}, "msg": "success"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"task_id": {"type": "string"}}, "required": ["task_id"]}, "msg": {"type": "string"}}, "required": ["code", "data", "msg"]} |
769acd56-7101-4f53-b070-2813c043a8c0/536938a7-bd6d-43b1-8cd0-5fe71ae08bd6/1/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /job/{id} | Sample request:
GET /job/b492b906f69e43bcb7910929fb0b48c9
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/536938a7-bd6d-43b1-8cd0-5fe71ae08bd6/2/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /job/{id} | Sample request:
GET /job/b492b906f69e43bcb7910929fb0b48c9
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/3a2db6a7-7e72-4844-a405-56080cf50f59/1/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/command/{jobId}/{command} | Sample request:
POST /turbo/command/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/3a2db6a7-7e72-4844-a405-56080cf50f59/2/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/command/{jobId}/{command} | Sample request:
POST /turbo/command/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/f469bca7-b619-48b4-99fc-46753425dcf7/0/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/imagine | Sample request:
POST /turbo/imagine
{
"prompt": "happy pony",
}
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/f469bca7-b619-48b4-99fc-46753425dcf7/1/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/imagine | Sample request:
POST /turbo/imagine
{
"prompt": "happy pony",
}
| 200 | null | {"jobId": "", "type": "undefined", "mode": "undefined", "status": "undefined", "startTime": "", "endTime": "", "notifyWebhookUrl": "", "errorMessage": "", "cost": 0, "progress": 0, "imageUrl": "", "imageHeight": 0, "imageWidth": 0, "imageSize": 0, "attributes": {}, "commands": [{"commandId": "", "groupIndex": 0, "comma... | {"type": "object", "properties": {"jobId": {"type": "string"}, "type": {"enum": ["undefined", "imagine", "upscale", "reroll", "variation", "highVariation", "lowVariation", "zoomOut2x", "zoomOut15x", "panLeft", "panRight", "panUp", "panDown", "appeal", "makeSquare"], "type": "string"}, "mode": {"enum": ["undefined", "re... |
769acd56-7101-4f53-b070-2813c043a8c0/382d333e-89ed-4a53-b7a7-bac1994320e2/1/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /relax/commandAsync/{jobId}/{command} | Sample request:
POST /relax/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
769acd56-7101-4f53-b070-2813c043a8c0/382d333e-89ed-4a53-b7a7-bac1994320e2/2/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /relax/commandAsync/{jobId}/{command} | Sample request:
POST /relax/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
769acd56-7101-4f53-b070-2813c043a8c0/17e5fae5-7953-495a-9b72-af2fe6b1d93f/0/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/commandAsync/{jobId}/{command} | Sample request:
POST /turbo/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
769acd56-7101-4f53-b070-2813c043a8c0/17e5fae5-7953-495a-9b72-af2fe6b1d93f/2/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /turbo/commandAsync/{jobId}/{command} | Sample request:
POST /turbo/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
769acd56-7101-4f53-b070-2813c043a8c0/b3adf5ad-ba92-41f2-9a91-907bdb17f35e/0/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /fast/commandAsync/{jobId}/{command} | Sample request:
POST /fast/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
769acd56-7101-4f53-b070-2813c043a8c0/b3adf5ad-ba92-41f2-9a91-907bdb17f35e/1/0 | Midjournium | Midjourney API: Relax, Fast and Turbo modes. Asynchonous and Synchnorous REST API; Upscale/variations/zooms/etc at any depth. Technical Support. API that just works. | 0 | /fast/commandAsync/{jobId}/{command} | Sample request:
POST /fast/commandAsync/b492b906f69e43bcb7910929fb0b48c9/MJ::JOB::upsample::4::2f11ba98-39da-4513-8599-217a37503f5e
{
"notifyWebhookUrl": "https://example.com/webhook?correlationId=1234567890"
}
| 200 | null | {"jobId": "", "errorMessage": ""} | {"type": "object", "properties": {"jobId": {"type": "string"}, "errorMessage": {"type": "string"}}, "additionalProperties": false} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.