Build on the ALYSSIUN ID API.
Add portable identity, avatars, profile cards, and trust to your apps, games, simulations, digital twins, and websites. You keep your own customer data — ALYSSIUN provides the identity, avatar, card, verification, and trust layer.
The same API the website uses
ALYSSIUN ID is API-first. Public reads are open; scoped API keys give your integration authenticated, attributable access.
# Fetch a public profile card
curl https://id.alyssiun.com/api/v1/cards/janedoe \
-H "Authorization: Bearer aid_live_..."
Scopes
Request only what you need:
- profile:read — public ID profile
- avatar:read — avatar profile
- card:read — full profile card
- trust:basic — neutral trust standing
Private safety history is never exposed.
Your developer apps
Sign in with your ALYSSIUN Account to create developer apps and API keys.
Continue with ALYSSIUN