To use the Vector Database, please go through the detailed information from the Embeddings API Documentation.Documentation Index
Fetch the complete documentation index at: https://docs.stockinsights.ai/llms.txt
Use this file to discover all available pages before exploring further.
If you don’t have an API key, generate one from the dashboard Getting your API key to authenticate requests.
Example
Below is a Python example demonstrating how to make a request to the API to perform a contextual search:Key Points
- Replace YOUR_API_KEY_HERE with your actual API key in the Authorization header.
- Modify the query parameter to suit your search needs.
- Adjust the filters to target specific document types or time periods.