Developer preview

Build with PDAOS

Integrate data ownership verification, trust seals, and consent management into your platform. The API is coming — get early access.

Get Early Access →
API preview

What it looks like

Simple REST endpoints. Verify ownership, check certificates, manage consent.

verify.js
Try it

Interactive endpoint tester

Select an endpoint

$ curl https://api.mydatakey.org/v1/verify/MDK-2026-00001
Endpoints

Planned API surface

GET

/v1/verify/{id}

Verify certificate validity, ownership status, and posture controls.

POST

/v1/check-email

Check if an email has an active ownership claim registered.

GET

/v1/posture/{id}

Retrieve declared posture controls (AI, brokers, ads, resale).

POST

/v1/seal/validate

Validate a trust seal partner ID and domain authorization.

COMING

/v1/consent/check

Query user consent for specific data uses by specific entities.

COMING

/v1/optout/send

Send PDAOS opt-out notices to brokers programmatically.

Available now

Trust Seal SDK

One line of code. Free for verified partners.

index.html
<!-- Add to your site -->
<script src="https://mydatakey.org/seal.js?partner=YOUR-ID"></script>

// Auto-renders. Clicks verify against mydatakey.org/trust
// Unauthorized domains are logged and flagged.
Roadmap

What's shipping

Live

Trust Seal embed

JS embed for partner websites. Domain verification, click tracking, misuse alerts.

Live

Certificate verification

Public certificate lookup at mydatakey.org/certificate-check.

Beta

PDAOS REST API (v1)

Certificate verify, email check, posture query, seal validation.

Soon

Consent management API

Granular consent management and programmatic queries.

Soon

Webhooks

Real-time notifications on posture updates or consent revocation.

Get early API access

First to build with PDAOS. We'll notify you when the beta opens.