In order to use the friendmoji generator you will need your ID and that of a friend (or you can use your own ID twice!). Substitute your ids in here: https://jpoles1.github.io/bitmoji/friends.html?firstid=IDHERE&secondid=IDHERE.
I got my ID by extracting it from an image URL generated by the bitmoji extension for google chrome! It seems that these IDs can take at least two different forms:
Access the bitmoji list in json format here.
Use the entries in “imoji” for solo comics, and the entries in “friends” for friendmojis.
%s
with an avatar id%s
with an avatar id (eg from .imoji or .friends)https://render.bitstrips.com/v2/cpanel/:comic_id-%s-v1.png?option1&option2&...
transparent=1
to set the bg to truepalette=1
no ideawidth=200
scale image width to 200 pixelshttps://render.bitstrips.com/render/:comic_id/%s-v1.png?option1&option2&...
cropped=%22body%22
you can also set cropped to "head"
outfit=971786
put the user inhead_rotation=1
rotate the head to position 1body_rotation=1
rotate the body to position 1pd2={"mouth":"_blank"}
inside pd2
, you can put any of these keys: [ "beard", "brow_L", "brow_R", "cranium", "detail_E_L", "detail_E_R", "detail_L", "detail_R", "detail_T", "ear_L", "ear_R", "eye_L", "eye_R", "eyelash_L", "eyelash_R", "eyelid_L", "eyelid_R", "eyelines_L", "eyelines_R", "forehead", "glasses", "hair_back", "hair_front", "hairbottom", "hat", "jaw", "mouth", "nose", "pupil_L", "pupil_R", "stachin", "stachout", "tongue"]