rinaldycodes / Avatars-Placeholder

Use this free API service to get and download random avatars based on username , gender and job for user profile pictures. Perfect for your avatar image needs in projects and prototypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aavatar Placeholder

API

Read more guidance in the Document.

Generate random user profile pictures to use as placeholders for your prototypes and design projects. To use the avatars in your project, use the following URLs:

1) Random avatar

https://avatar.iran.liara.run/public

2) Random boy avatar

https://avatar.iran.liara.run/public/boy

3) Random girl avatar

https://avatar.iran.liara.run/public/girl

4) Unique avatar by id

View the ID of the avatars: All avatars

https://avatar.iran.liara.run/public/[ID]

example: ID=60

5) Avatar based on username

genral
https://avatar.iran.liara.run/public?usearname=[value]

example: usearname=Jordan

boy
https://avatar.iran.liara.run/public/boy?usearname=[value]

example: usearname=Scott

girl
https://avatar.iran.liara.run/public/girl?username=[value]

example: username=Angela

About

Use this free API service to get and download random avatars based on username , gender and job for user profile pictures. Perfect for your avatar image needs in projects and prototypes.


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%