# API Base URL

The API Base URL Settings helps the end users to get the full URL of any published ***Data As API*** without much intervention from the DevOps team.&#x20;

* Navigate to the Admin Panel.
* Click the API Base URL configuration option from the Admin Panel.&#x20;

  <figure><img src="/files/oCQ6KrMML4eIi3ieu0OC" alt=""><figcaption></figcaption></figure>
* The API Base URL page opens.
* The API Base URL will display the configured URL by the DevOps team.
  * &#x20;E.g., the given image displays the app.bdb.ai/services as configured base URL.&#x20;

    <figure><img src="/files/05DoSKm3rhBvQnjEhNQb" alt=""><figcaption></figcaption></figure>
* Navigate to the [***API Client Registration***](https://docs.bdb.ai/administrative-settings-4/admin-panel-options/api-client-registration) option.
* Click the ***Edit*** icon for a registered Client.
* The API Client Registration details open.
* Click on the document link provided on the API Client Registration page.&#x20;

  <figure><img src="/files/aIbLV0tGxLxIUcbE3qoT" alt=""><figcaption></figcaption></figure>
* By clicking the document link from the ***API Client Registration page***, the user gets directed to the below given page providing a ***URL*****&#x20;along with other service details** that is required to call the API service.&#x20;

  <figure><img src="/files/ubkYV6SL6DGE17VMh1qe" alt=""><figcaption><p><em><strong>API Base URL with Service Name</strong></em></p></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> **This URL** is a combination of **API Base URL** & **Service name** which can be shared across*.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/administrative-settings-6/admin-panel-options/configurations/api-base-url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
