Introduction
Last updated
Last updated
Welcome to the official API documentation for Ethos Network. This documentation provides detailed information about the Ethos API endpoints, request/response formats, and data models.
This documentation was generated by AI and is guaranteed to be incorrect and out of date. It is here only as an example reference so people can explore. The Ethos APIs are still evolving rapidly.
Ethos offers a comprehensive RESTful API that allows developers to interact with the Ethos Network. The API is organized around standard HTTP methods and uses standard HTTP response codes.
For a complete overview of the Ethos Network, including its mechanisms and governance model, please refer to the .
All API requests should be made to the following base URL:
Most API endpoints require authentication using Privy authentication tokens. Include the token in the Authorization header:
The Ethos API is organized into the following sections:
: Retrieve activities such as vouches, reviews, attestations, and invitations
: Manage user addresses
: Query service verifications and attestations
: Manage user categories
: Handle XP claims and Twitter integration
: Get contract addresses
: Manage user contributions
: Manage curated user lists
: Resolve ENS names and addresses
: Process blockchain events
: Get ETH price information
: Get information about Ethos fees
: Query and manage invitations
: Access reputation market data
: Manage user notifications
: Access and manage user profiles
: Query comment replies
: Query and manage user reviews
: Access user credibility scores and history
: Search for profiles, users, etc.
: Handle creation of signed messages (attestations, addresses, slashes)
: Query and manage slashes
: Access Twitter-related user information
: Access user data and statistics
: Query and manage vouches between users
: Manage and query user experience points (XP)