generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
P1High priority - important for MVPHigh priority - important for MVP
Description
Summary
Add documentation for the Verify module API to mintlify-docs.
Endpoints to Document
POST /verify/v0/stamp- Verify stamp internal validityPOST /verify/v0/proof- Full proof verification against claimGET /verify/v0/plugins- List available plugins
Content Needed
- API reference for each endpoint
- Request/response examples
- SDK usage examples (astral.verify.*)
- Conceptual guide: verification vs computation
- Plugin documentation
Source
- VERIFY-SPEC.md in astral-location-services
- packages/sdk-extensions/src/verify.ts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High priority - important for MVPHigh priority - important for MVP
Type
Projects
Status
In Progress