> 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/core.md).

# Profile Core

{% 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 %}

Core profile endpoints: read and update a profile's details (name, birthday, age range), and delete it. Profile creation is not exposed directly — profiles are created as part of the broader account create flow.

## Lookup

Use this endpoint to read a profile by its ID.

## Update

Use this endpoint to update a profile's details.

## Delete

Use this endpoint to delete a profile.
