# Privacy API Documentation ## API Reference - [About the Privacy API](https://developers.liveramp.com/privacy-api/reference/about-the-privacy-api.md) - [Authentication](https://developers.liveramp.com/privacy-api/reference/authentication.md): How to authenticate to the LiveRamp Privacy API - [Best Practices](https://developers.liveramp.com/privacy-api/reference/best-practices.md): Learn about best practices for using the Privacy API. - [Request an Access Token](https://developers.liveramp.com/privacy-api/reference/request-an-access-token.md): The Privacy API requires an access token. - [Error Handling and Retries](https://developers.liveramp.com/privacy-api/reference/error-handling-retries.md) - [Get privacy requests](https://developers.liveramp.com/privacy-api/reference/get-privacyrequests-1.md): Retrieves privacy requests with optional filtering. If a UUID is provided as a query parameter, a single request is returned; otherwise a paginated list of requests is returned. - [Create privacy requests](https://developers.liveramp.com/privacy-api/reference/create-privacyrequests-1.md): Creates a new privacy request for data deletion or opt-out. Accepts personal information (email, name, address) or mobile advertising identifiers (MAID) to identify the data subject and processes the request according to the specified type. At least one identifier (email or MAID) must be provided. Returns a unique request UUID for tracking and handles duplicate detection. ## Changelog - [Privacy API Changelog](https://developers.liveramp.com/privacy-api/changelog/privacy-api-changelog.md)