Examples
End-to-end workflows showing how to use the ScienceToStartup API. Each example includes curl, Python, and TypeScript with links to the proof surfaces it exercises.
Paper Search to Workspace
Discover a paper, verify actor context, and seed a durable workspace for later execution.
Launch Pack via API
Move from proof to execution using sidekick_brief and launch_pack without reassembling state.
Workspace Operator via OpenAI
Trigger an agentized workspace_operator run, handle the approval pause, and resume through the kernel.
What's covered
Every example follows the same pattern: authenticate with a developer key, call a discovery or execution endpoint, and carry the returned context forward into the next step.
One key, every surface
The same
s2s_... developer key works for REST, SDK, and MCP. Create one at /developers/keys.