Skip to main content

Compliance API overview

Retailers on Storefront Pro can use the Compliance API to manage customer data in accordance with applicable privacy laws, such as the California Consumer Privacy Act (CCPA). You can request the deletion of customer data and retrieve the status of deletion requests. When you send a deletion request through the Compliance API, Instacart processes the request and removes the customer's personal data from our systems, ensuring compliance with privacy regulations.

note

To send requests through Instacart Platform Portal instead of using the API, see Data Privacy.

To get started with the Compliance API, see Get a client credentials access token.

The Compliance API contains the following resource endpoints:

EndpointDescription
/v2/compliance/customers/deleteSends a customer deletion request to Instacart.
/v2/compliance/customers/deletion/statusRetrieves the status of a customer deletion request.