API Reference
OpenAPI served here; endpoints list on left
Works API
Create, update, and manage academic works
Endpoints
POST /v1/worksGET /v1/work/{ark}PUT /v1/work/{ark}POST /v1/work/{ark}/versionsGET /v1/work/{ark}/versionsResolver API
Resolve ARK identifiers to metadata and content
Endpoints
GET /v1/resolve/{ark}GET /v1/resolve/{ark}/v{version}GET /v1/resolve/{ark}/historyReceipts API
Cryptographic receipts and provenance proofs
Endpoints
GET /v1/receipts/{ark}/v{version}GET /v1/proofs/{ark}/v{version}POST /v1/receipts/{ark}/v{version}/verifyPeople API
Author profiles and identity management
Endpoints
GET /v1/user/{ppid}PUT /v1/user/{ppid}POST /v1/user/{ppid}/claimSearch API
Search works, people, and organizations
Endpoints
GET /v1/search/worksGET /v1/search/peopleGET /v1/search/organizationsComplete Documentation
Full OpenAPI specification with request/response schemas, authentication details, and examples.
