> For the complete documentation index, see [llms.txt](https://readme.dhee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://readme.dhee.ai/platform-reference/intents-and-automation/backend-api.md).

# Backend API

The *\_IntentsAndAutomation->BackendAPI\_* allows developers to define the supported backend APIs the chatbot needs to interact with.

![](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FxE7Rrpo2gQMOR3UFpo4d%2Fconfigure-api.JPG?alt=media\&token=1a840379-63e9-4259-8507-dd1a669de800)

The *\_endpoints\_* need to be defined and registered with the Dhee.AI system before being consumed by our workflow.

Use the '+' Button to register a new endpoint. You would be required to provide

| Fields   | Description                                |
| -------- | ------------------------------------------ |
| Url Name | An unique string to identify the endpoint. |
| Uri      | The actual URI of the endpoint             |
| Uername  | Username to use to access the uri          |
| Password | Password to be used                        |

&#x20;
