> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# End User Endpoints

> Collection of endpoints to manage end users

<Info>
  The End User API is now deprecated and has been replaced by the Customer API.
</Info>

<Card title="Get or Create User" icon="user-plus" href="/api-reference/end-user-api/get-or-create" iconType="regular">
  Get or create a new user
</Card>

<Card title="Update End User" icon="user-pen" href="/api-reference/end-user-api/update" iconType="regular">
  Update an existing end user.
</Card>

<Card title="Delete End User" icon="user-minus" href="/api-reference/end-user-api/delete" iconType="regular">
  Delete an existing end user.
</Card>
