Bitmoji Direct API

OAuth2 (authorization code + PKCE) API for Bitmoji for Developers, providing access to a connected user's avatar ID, sticker packs, and sticker search. Served from bitmoji.api.snapchat.com/direct with authorization initiated at www.bitmoji.com/connect.

API entry from apis.yml

apis.yml Raw ↑
name: Bitmoji Direct API
description: OAuth2 (authorization code + PKCE) API for Bitmoji for Developers, providing access to a
  connected user's avatar ID, sticker packs, and sticker search. Served from bitmoji.api.snapchat.com/direct
  with authorization initiated at www.bitmoji.com/connect.
humanURL: https://github.com/Bitmoji/BitmojiForDevelopers
baseURL: https://bitmoji.api.snapchat.com/direct/
tags:
- Avatars
- Stickers
- OAuth
properties:
- type: Authentication
  url: authentication/bitstrips-authentication.yml
- type: Documentation
  url: https://github.com/Bitmoji/BitmojiForDevelopers/blob/main/docs/DIRECT_AUTH_FOR_DEVELOPERS.md