httpbin

/parse/{machine-timestamp}

get

Path Parameters

machine-timestampAny Of
required
Variant 1string

Response

application/json

OK

TimestampWrapper

timestampobjectrequired

Example:{"epoch":1485183550.84644,"slang_date":"Jan 23","slang_time":"4 months ago","iso8601":"2017-01-23T14:59:10.846440Z","rfc2822":"Mon, 23 Jan 2017 14:59:10 GMT","rfc3339":"2017-01-23T14:59:10.84Z"}

Show Child Parameters
get/parse/{machine-timestamp}
 
application/json

Returns an image with the specified format.

get

Path Parameters

formatstringrequired

Allowed values:pngjpegwebpsvg

Response

200

OK

string
get/image/{format}
 
200

Returns an image based on the Accept header.

get

Response

OK

string
get/image
 

Returns cookie data

get

Response

200

OK

get/cookies
 
200

Sets one or more simple cookies

get

Query Parameters

freeformobject

Enter free-form query parameters in the JSON format { "param1": "value1", "param2": "value2", ... }.

Note that the parameters will be actually sent as ?param1=value1&param2=value2&...

* Additional properties are allowed.

Response

200

OK

get/cookies/set
 
200