Read
Find the right surface for your question
Protocol narrative lives on this microsite; HTTP reference and product API docs live on the main Coinceeper hub. Jump below, or open the full API browser when you need request/response detail.

Orientation
Where to look
Use the API reference on the main site for HTTP details today. SDK, node setup, and challenge verification guides expand as each testnet cut ships—release notes call out breaking changes.
Navigate
Quick links
Internal pages explain PoN in product language; external links open the developer hub or PDF where applicable.
- API referenceInteractive HTTP reference on the main Coinceeper site.
- Developers overviewResources, illustrative endpoints, and testnet entry.
- Whitepaper (PDF)Technical narrative and system outline.
- How it worksParticipation, challenges, and rewards in plain language.
- SecurityPrivacy, device posture, and threat framing.
- FAQShort answers for miners and integrators.

HTTP
API surface (illustrative)
These routes mirror the Developers page table—treat them as orientation until you read the versioned OpenAPI on the main site.
| Method | Path |
|---|---|
| GET | /node/status |
| POST | /proof/submit |
| GET | /challenge/request |
| POST | /challenge/response |
| GET | /reward/balance |
| POST | /wallet/connect |
