Avatar Creator
v1.8

API

Check properly the API definitions in our Swagger Hub.

The Avatar Creator offers a simple API to get some avatars working on your projects!

By default you will get all of them (including both BASIC and SPECIAL sets), but you can add the param set with the value basic or special to get only those avatars.

Option 1: Get A Bunch of Avatars

This might be your use case, you want to get a bunch of avatars to display on your website. You can fetch the end point /api/avatars and get some of them.

Let's do a GET together to the endpoint.

Option 2: Get A Random Avatar

This is pretty straightforward. Just fetch the end point /api/random and you will get a random avatar from the list.

Let's do again a GET together to the endpoint.

Params

In these two cases you can specify if you want only avatars from the BASIC or the SPECIAL set by adding the param set with the value basic or special .

Basic Avatars

Random avatar
Random avatar
Random avatar
Random avatar
Random avatar
Random avatar

Special Avatars

Random avatar
Random avatar
Random avatar
Random avatar
Random avatar
Random avatar