Developer reference
API surfaces, plugin interfaces, and event taxonomy.
Reference material for anyone integrating with Nosdesk. The HTTP API. The PluginAPI surface that plugins call. The SSE event taxonomy fired on the topic bus. The postMessage RPC contract for the sandbox model that's in design.
Planned topics
Each of these will become a written page. If one of them is blocking you, let us know and we'll prioritise it.
HTTP API reference
Coming soonEvery endpoint registered in backend/src/main.rs with request and response shapes.
PluginAPI interface
Coming soonThe TypeScript surface plugins call to interact with the host frame.
SSE event taxonomy
Coming soonEvery event type fired on the topic bus, payload shape, and topic routing.
RemoteHostApi (sandbox)
Coming soonThe postMessage RPC contract for the upcoming community-tier iframe sandbox. Designed in docs/plugin-sandbox-plan.md.
Webhook payloads
Coming soonEvent types, payload shape, retry policy, signature verification.
Need this sooner?
We're writing docs in the order people ask for them. Tell us what you're working on and we'll move it up the list.