Skip to main content
POST
Submit URL for verification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required

The URL to submit for verification.

Example:

"https://example.com/page"

Response

URL already verified.

url
object
required