v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBprofiles
Get full public profile (consolidated)
Get all public profile data in a single request.
Combines profile metadata, stats, earning addresses, social links, supporters, top content, leaderboard rank, and active giveaways.
Replaces the need for 5+ separate API calls per profile page load, reducing database connection usage from 5-12 to 1-2 connections.
This is a public endpoint - no authentication required.
get/v1/profiles/{handle}/full
Path parameters
handlestring required
User handle (case-insensitive)
User handle (case-insensitive)
Query parameters
enrichboolean
Include content metadata (title, description, thumbnail).
Include content metadata (title, description, thumbnail).
window'24h' | '7d' | '30d' | 'all'
Time window for leaderboard rank.
Time window for leaderboard rank.
Response
Successful Response
Example response
{
"theme": {
"accent_color": "#4CAF50",
"preset": "dark"
}
}