Logo
30 Days of Postman API Documentation

randomuser

GET https://randomuser.me/api/

Random user information

  1. Random user URL: The random user information API (https://randomuser.me/api/)
  • Request description formatted in Markdown
  • Include at least one hyperlink to official documentation in the request description
  • Parameter description if you add any parameters
  • Header description if you add any headers
  • Save a successful response from the server as an example

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://randomuser.me/api/'

ENDPOINTS