Yaps Open Protocol
Last updated
Last updated
Yaps serve as a public good for recognizing, rewarding, and tracking attention. Fully accessible through our public API endpoint, Yaps allow any builder to access and build on top of tokenized attention permissionlessly.
Since the data went live in December 2024, numerous teams (eg Berachain, Story, Fantasy Top) have already been using it for various use cases, including SocialFi developments, reward distribution, and more.
For teams and developers who are keen to build on top of Yaps and looking for custom integrations, or additional features beyond what is publicly available, please get in touch .
The following section provides information on access to Yaps data via Kaito AI’s API.
Please note that the default rate limit is 100 calls every 5 minutes. If you have more bespoke needs, feel free to contact us .
This endpoint returns the Yaps score of the given user.
Note: either of user_id
or username
must be specified.
user_id
(optional, recommended): The 𝕏 account user id of the particular user you want to get Yaps data for. (Users can get 𝕏 user id via external tools)
username
(optional): The 𝕏 account user handle of the particular user you want to get Yaps data for.
Yaps data is available onchain, powered by EAS on Base. It is fully composable and permissionless for anyone to integrate into onchain applications and protocols.
Note that onchain Yaps are tied to a X account's username and Yaps score only; there is no direct linkage to wallet addresses.
More information available .