Skip to content

docs: add OpenAPI 3.0 spec for miner HTTP endpoints#33

Open
wanruicheng-szyg wants to merge 1 commit into
Dipraise1:mainfrom
wanruicheng-szyg:docs/openapi-spec
Open

docs: add OpenAPI 3.0 spec for miner HTTP endpoints#33
wanruicheng-szyg wants to merge 1 commit into
Dipraise1:mainfrom
wanruicheng-szyg:docs/openapi-spec

Conversation

@wanruicheng-szyg

Copy link
Copy Markdown

Closes #23

OpenAPI 3.0 specification documenting all miner HTTP endpoints:

  • POST /IngestSynapse — store embedding, return CID
  • POST /QuerySynapse — ANN search, return top-K results
  • POST /ChallengeSynapse — storage proof challenge
  • GET /health — liveness probe

Includes sr25519 hotkey signature auth scheme documentation.

Auto-generated from route definitions in neurons/miner.py.

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@wanruicheng-szyg is attempting to deploy a commit to the praise's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] OpenAPI spec for miner HTTP endpoints

1 participant