API · /snapchat-api
Documentación Snapchat API
Real-time Snapchat public data: user search, detail, related, spotlights.
Puntos finales
-
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.
Autenticación
Envia tu clave API en el header x-oanor-key.
curl https://api.oanor.com/snapchat-api/your/path \
-H "x-oanor-key: oanor_live_..."