> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-science-lab-5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-science-lab-5/tabs-for-a-dsl-project/model/register-a-model-as-an-api-service/register-an-api-client.md).

# Register an API Client

* Navigate to the ***Admin*** module.

<figure><img src="/files/ddcJI7R6S4pMuZtN2HT9" alt=""><figcaption><p><em><strong>Accessing Admin Module</strong></em></p></figcaption></figure>

* Click the ***API Client Registration*** option.

<figure><img src="/files/r9DNCGo30mqcVVr5XawR" alt=""><figcaption></figcaption></figure>

* The ***API Client Registration*** page opens.
* Click the ***New*** option.

<figure><img src="/files/SFvI4lIWYgE7wZc8E28e" alt=""><figcaption></figcaption></figure>

* Select the Client type as ***internal***.
* Provide the following client-specific information:
  * Client Name
  * Client Email
  * App Name
  * Request Per Hour
  * Request Per Day
  * Select API Type- Select the ***Model as API*** option.
  * Select the Services Entitled -Select the published DSL model from the drop-down menu.
* Click the ***Save*** option.

<figure><img src="/files/BP9KWmMpJC35qysMhE1B" alt=""><figcaption><p> <em><strong>Registering a new API Client</strong></em></p></figcaption></figure>

* The client details get registered.
* A notification message appears to inform the same.

<figure><img src="/files/9bj35WhKUkm1p4xbnady" alt=""><figcaption><p><em><strong>The API client gets registered</strong></em></p></figcaption></figure>

* Once the client gets registered open the registered client details using the ***Edit*** option.
* The ***API Client Registration*** page opens with the ***Client ID*** and ***Client Secret key***.

<figure><img src="/files/u05pqTuA8lZR24MxH4gc" alt=""><figcaption><p><em><strong>Get the Client ID and Client Secret Key for the registered API client</strong></em></p></figcaption></figure>
