The Celebrity REST API provides a completely free JSON data about famous actors and actresses, which can be used in different programming projects. To retrieve information User does not need any API KEY, but if user wants to update or delete existing data from Celebrity Database, then he/she has to provide API KEY which is also available for free.

VIEW REST API DOCUMENTATION

API URL

API URL

Select Category:

Select Comparison Operator for Age or Followers Quantity - ONLY!:

API URL

{

"first_name": "Tom",

"last_name": "Cruise",

"gender": "Male",

"age": 47,

"movie_genre": "Action",

"followers": 150000,

"img_url": "https://hollywoodlife.com/wp-content/uploads/2022/03/tom-cruise-applaud-mega-vert.jpg"

}

API URL

Select Category:

API URL

API URL

API URL

Begin