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

# Favorites

Favorites represent the teams and leagues a customer follows. Each favorite is an entity with a type (team or league), an entity id, and an optional SDP id.

## Lookup

Use this endpoint to fetch the current favorite teams and leagues for a profile.

## Add

Use this endpoint to add one or more favorite teams or leagues to a profile.

## Replace

Use this endpoint to replace the full list of favorites for a profile. *Coming soon.*

## Delete

Use this endpoint to remove a single favorite from a profile.
