Get started in under a minute
In this quickstart, you will:- create an OpenSink account
- copy a single command
- see your first Item appear instantly
Create an OpenSink account
OpenSink uses magic links — no passwords required.
- Sign up at https://opensink.com
- Create your first workspace
- You’ll land directly in your dashboard
When you sign up, OpenSink automatically creates a default Sink for you.You can start sending data immediately.
Copy the example command from your dashboard
Your dashboard shows a ready-to-run example command.It already includes:Just copy it and run it.
- your API token
- your default Sink ID
- a valid payload
What is this doing?
What is this doing?
This command sends a single Item to OpenSink.OpenSink:
- authenticates the request
- writes the Item to your Sink
- indexes it for search
- makes it visible in the UI
That’s already enough to be useful
At this point, you have:- a workspace
- a Sink
- a secure API token
- a place to store and inspect information
- AI agents
- automation scripts
- background jobs
- any system that can make an HTTP request
Where to go next
Sinks & Items
Learn how OpenSink organizes information.
Sessions & resumable agents
Pause agents, request input, and resume safely.
Jobs
Run agents on a schedule without managing infrastructure.
API Reference
Explore the full OpenSink API.
If you can send an HTTP request, you can use OpenSink.
Everything else is optional.
Everything else is optional.

