Jump to Content
Ora Labs API
API Reference
v1.0

Log InOra Labs API
API Reference
Log In
v1.0API Reference

Ora API

  • Getting Started
  • chatbots
    • /chatbotsget
    • /chatbotspost
    • /chatbots/searchget
    • /chatbots/{id}get
    • /chatbots/{id}del
    • /chatbots/{id}put
    • /chatbots/{id}/analyticsget
    • /chatbots/{id}/configput
    • /users/{id}/chatbotsget
  • saved-chatbots
    • /chatbots/{id}/saveddel
    • /chatbots/{id}/savedpost
  • keys
    • /keysget
    • /keyspost
    • /keys/{id}put
    • /keys/{id}del
  • conversations
    • /users/{id}/conversationget
    • /conversationsget
    • /conversationspost
    • /conversations/{id}/historydel
    • /conversations/{id}/feedbackpost
  • profile
    • /users/{id}/profileget
    • /profiles/{id}get
    • /profiles/{id}put
    • /profiles/{id}/analyticsget
    • /profiles/{id}/usageget
  • shared-conversations
    • /users/{id}/shared-conversationsget
    • /shared-conversationsget
    • /shared-conversationspost
    • /shared-conversations/{id}put
    • /shared-conversations/{id}del
Powered by 

/chatbots/{id}

get
https://api.ora.ai/chatbots/

Returns the chatbot corresponding to the provided ID or slug. If requesting chatbot by slug, "username" must also be supplied.

Authentication is required to populate the "saved" field.

Language
URL
Click Try It! to start a request and see the response here!