# Deprecated API's

- [Call Personalisation Real-time API](https://docs.truecaller.com/truecaller-for-business/verified-business-api-documentation/deprecated-apis/call-personalisation-real-time-api.md): Sync API to send call personalisation data for a Caller-Receiver combination. This is a real-time API
- [Call Personalisation (Bulk)](https://docs.truecaller.com/truecaller-for-business/verified-business-api-documentation/deprecated-apis/call-personalisation-bulk.md): Async API to send call personalisation data for a Caller-Receiver combination
- [Batch Status](https://docs.truecaller.com/truecaller-for-business/verified-business-api-documentation/deprecated-apis/batch-status.md): Fetch status of records for Batch-ID returned in the Bulk Call Personalisation API.
- [User Feedback](https://docs.truecaller.com/truecaller-for-business/verified-business-api-documentation/deprecated-apis/user-feedback.md): The User Feedback API helps you to download logs for User Feedback campaigns running on the numbers where this feature has been enabled
- [Call Me Back](https://docs.truecaller.com/truecaller-for-business/verified-business-api-documentation/deprecated-apis/call-me-back.md): The Call Me Back API helps you to download Call Me Back requests for the numbers for which this feature has been enabled.


---

# 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/deprecated-apis.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.
