Skip to main content
POST
Get Email Verification Status
Use this API to check whether a given email address has been verified for workspace ownership.
If the email has just been verified, this API also reactivates any API keys that were expired due to the email not being verified.
This is a public endpoint — no authentication headers are required.

Endpoint

POST https://api.velt.dev/v2/workspace/email/status

Body

Params

data
object
required

Example Request

Example Response

Success Response (verified)

Success Response (not yet verified)

Failure Response

If no workspace exists for the email
If rate limit exceeded
If the status check fails