Describe one HTTP status code
Returns the message, category and description for a single standard HTTP status code.
path Parameters
codeA 3-digit HTTP status code (100-599).
Describe one HTTP status code › Responses
Status code description.
codemessagecategorydescriptionList all HTTP status codes
Lists all known standard HTTP status codes, optionally filtered by category.
query Parameters
categoryFilter by category (case-insensitive; also accepts kebab/space variants such as client-error).
limitMaximum number of items to return (1-1000). Defaults to all.
List all HTTP status codes › Responses
List of status codes.
Look up a MIME type
Returns charset, compressibility, source and known file extensions for a MIME type.
path Parameters
typeA URL-encoded MIME type, e.g. application%2Fjson. Case-insensitive.
Look up a MIME type › Responses
MIME type information.
typesourcecharsetcompressibleextensionsList IANA TLDs
Lists IANA top-level domains, optionally filtered by prefix.
query Parameters
startsWith^[a-z0-9-]*$Lowercased prefix filter (letters, digits, hyphens).
limitMaximum number of TLDs to return (1-1000). Defaults to 200.
List IANA TLDs › Responses
List of TLDs.
counttotallimitstartsWithtlds