istmp.email
    • Intro
    • Email Verification
      • Check an email address
        GET
    • Schemas
      • CheckResult
      • Signals
      • ErrorResponse
      • RateLimitError
      • ValidationErrorResponse

    ErrorResponse

    {
        "status": false,
        "errors": [
            "string"
        ],
        "info": {}
    }
    Built with