API CodexAPI Codex
WebsiteDashboardGet API Key
  • Documentation
  • All APIs
  • Changelog
Resources
  • Docs Home
  • API Catalog
  • API Codex Website
Platform
  • Get a free API key
  • Dashboard
  • APIs & Pricing

© 2026 API Codex. All rights reserved.

Information
Other endpoints
    Describe one HTTP status codegetList all HTTP status codesgetLook up a MIME typegetLook up MIME type(s) by file extensiongetCheck TLD validitygetList IANA TLDsget
Schemas
powered by Zudoku
Developer Reference API
Developer Reference API

Schemas


StatusEntry

code
​integer · required
message
​string · required
category
​string · enum · required
Enum values:
Informational
Success
Redirection
Client Error
Server Error
Example: Client Error
description
​string · required

MimeTypeInfo

type
​string · required
source
​string | null
charset
​string | null
compressible
​boolean | null
extensions
​string[]

Error

error
​string · required

Error message

Example: Unknown HTTP status code.
On this page
  • StatusEntry
  • MimeTypeInfo
  • Error