Check Email or Username Existence
View All Snapchat Number, Email & Username Lookup APIs →The lightest existence probe: pass a target and get back whether it is registered on Snapchat. A username-shaped target (e.g. teng_leo) is resolved against the public profile surface; an email address is checked via an account-recovery probe. exists is three-state: true = registered, false = not registered, null = undetermined (transient — see message, cool down, and retry). Ideal for real-time form validation and availability checks. Note: a positive email result may send a real recovery email to the address owner, so do not use this to spray large email lists.
API Features
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 →
/api/project/snapchat/check-email-username API Response (JSON)
{} Query Result
Use Cases
- Sign-up form validation: warn when an email or username is already registered
- Lead verification: confirm an email is tied to a Snapchat account
- Availability checks for handles
- De-duplication in CRM imports