Random Agent (HTML)

Retrieve one agent at random. The result is an HTML file with the agent navigation interface.

GET /random.html
Request Headers:
 
Status Codes:

Try it:

In this example, select one agent at random.

http://pplapi.com/random.html

Example request:

GET /random.html HTTP/1.1
Host: pplapi.com

Example response:

HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Content-Length: 8295

<!DOCTYPE HTML>
<html>
    <head>
        <title>pplapi - Agent #6,368,188,731</title>
...