Get Started
Getting Started
Start using Sno API in under 5 minutes
To use the Sno API, you’ll need:
- An API key (get one by signing up at https://dev.sno.ai )
- Basic understanding of REST APIs
- A tool to make HTTP requests (like curl, Postman, or your favorite programming language)
Base URL
All API requests should be made to:
Add your first memory
This will add a new memory to your Sno account.
Try it out in the API Playground
Search your memories
Try it out in the API Playground
That’s it\! You’ve now added your first memory and searched for it.