# 1. User Address Endpoint

* **Endpoint:** `https://api.blockto.social/api/user/[address]`
* **Method:** GET
* **Description:** Retrieves user details based on their aptos blockchain address.
* **How it works:** This endpoint queries the user profile associated with a specific aptos blockchain address, returning details such as the user's digital identity on Blockto, their activity, and associated content. It's crucial for integrating user-specific functionalities or displaying user information in applications.
