Get Public Profile by Username
View All Snapchat Number, Email & Username Lookup APIs →Resolve a Snapchat username to its public profile: username, displayName, and a snapcode image URL when the account exists. Handles are matched against Snapchat's public profile pages, so this needs no phone number and returns a clear registered=true/false plus a machine status (found / not_found / invalid). Use it to confirm a handle is taken, enrich a known username with its display name, or fetch a scannable snapcode. Bio and Bitmoji avatar are not exposed on this public surface.
API Features
Username resolution Confirm whether a handle is registered and get its public display name
Snapcode image URL Returns a ready-to-use snapcode link for the resolved username
No phone needed Resolve a username directly — useful when you only know the handle
Clear status registered plus machine status (found / not_found / invalid)
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
GET
/api/project/snapchat/public-profile API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Handle verification: confirm a claimed Snapchat username actually exists
- Profile enrichment: get the display name and snapcode for a known handle
- Directory / social-link validation in onboarding flows
- Cross-referencing usernames across platforms