API · /snapchat-api
Documentazione Snapchat API
Real-time Snapchat public data: user search, detail, related, spotlights.
Endpoint
-
GET
/v1/users/search— Search usersSnapchat-Nutzer-Suche per Volltext. Query: query.
-
GET
/v1/users/detail— User detailVollständiges Profil per Username.
-
GET
/v1/users/id— User IDNumerische User-ID per Username.
-
GET
/v1/users/related— Related usersEmpfohlene/verwandte Profile.
-
GET
/v1/spotlights/search— Search spotlightsSnapchat-Spotlight-Suche per Volltext.
Autenticazione
Passa la tua API key nell'header x-oanor-key.
curl https://api.oanor.com/snapchat-api/your/path \
-H "x-oanor-key: oanor_live_..."