> For the complete documentation index, see [llms.txt](https://api.docs.fan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.docs.fan/profile/emails.md).

# Emails

{% hint style="info" %}
**Coming soon.** These endpoints are available in the profile service but are not yet exposed through the gateway. Paths and payloads may change when they become available externally.
{% endhint %}

A profile can have multiple email addresses, one of which is the primary email. These endpoints manage the email list.

## Lookup

Use this endpoint to retrieve all email addresses associated with a profile.

## Add

Use this endpoint to add a new email address to a profile.

## Delete

Use this endpoint to delete a non-primary email address from a profile.

## Set Primary

Use this endpoint to promote a verified email to be the profile's primary email.
