Console APIs - Platforms
Verify Platform
Verify platform domain ownership
GET
Verify Platform
Verify domain ownership for a platform by checking DNS or meta tag verification.Path Parameters
string
required
Unique identifier of the platform to verify.
Response Fields
string
required
Platform identifier.
string
required
Platform domain.
string
required
Verification status (verified, pending, failed).
string
Method used for verification (dns, meta_tag, file).
timestamp
Timestamp when verification completed.