# Getting Started

In this you'll find everything you need to seamlessly integrate our APIs into your systems. \
Our clear, step-by-step guides and detailed references are designed to help you streamline your processes, enhance customer interactions, and drive operational efficiency. Explore the documentation and unlock the full potential of our solution today.

## API URLs to be used

{% hint style="info" %}
Base URL : <https://enterprise-portal-noneu.truecaller.com>
{% endhint %}

{% hint style="info" %}
**Note**: The above URL is for API requests only. \
The corresponding frontend web application URL where you can log in and verify the data is <https://business.truecaller.com/signin>
{% 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.truecaller.com/truecaller-for-business/verified-business-api-documentation/getting-started.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.
