# Threads API Reference



The Threads API consists of the following endpoints. Refer to each endpoint's reference document for usage requirements.

**Warning:** The Threads API can be accessed by either `graph.threads.com` or `graph.threads.net`.

| Endpoint | Description |
| --- | --- |
| [Publishing](https://developers.facebook.com/documentation/threads/reference/publishing) | Upload and publish Threads media objects and check their status. |
| [Media Retrieval](https://developers.facebook.com/documentation/threads/reference/media-retrieval) | Retrieve Threads media objects by ID or keyword. |
| [Reply Management](https://developers.facebook.com/documentation/threads/reference/reply-management) | Retrieve replies and conversations and hide/unhide replies. |
| [User](https://developers.facebook.com/documentation/threads/reference/user) | Retrieve a Threads user's posts, publishing limit, and profile. |
| [Locations](https://developers.facebook.com/documentation/threads/reference/locations) | Retrieve Threads location objects by individual ID. |
| [Location Search](https://developers.facebook.com/documentation/threads/reference/location-search) | Search for locations to tag in Threads posts. |
| [Insights](https://developers.facebook.com/documentation/threads/reference/insights) | Retrieve insights for Threads media objects and users. |
| [oEmbed](https://developers.facebook.com/documentation/threads/reference/oembed) | Embed the content of Threads posts, such as photos and videos, in other websites. |
| [Debug](https://developers.facebook.com/documentation/threads/reference/debug) | Retrieve various data about an access token. |