Examples
Hello World
Create your first content and search through it
Learn how to get started with the Senso API by creating your first content and performing a search query.
What You’ll Learn
This quickstart guide will walk you through:
- Setting up API authentication
- Creating your first content in the knowledge base
- Searching for answers using natural language queries
- Understanding the response structure
Prerequisites
Before you begin, make sure you have:
- A Senso API key
- Your preferred programming language environment set up
Creating Your First Content
Understanding the Response
When you create content, you’ll receive a response like this:
The search response will include:
Best Practices
- Wait for processing: After creating content, allow a few seconds for the system to process and index it
- Use descriptive titles: Clear titles help with content organization and search relevance
- Structure your content: Use markdown formatting for better readability and parsing
- Keep content focused: Each content item should cover a specific topic or area
Next Steps
Now that you’ve created your first content and searched through it, you can: