This guide provides instructions for configuring your applications to use Faseeh’s API endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.faseeh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Main API Endpoint
Faseeh’s API base URL:How to Use
- Use the base URL: All API requests should use
https://api.faseeh.ai/api/v1as the base URL - Include your API key: Add your API key in the
x-api-keyheader for authentication - Set Content-Type: Include
Content-Type: application/jsonheader for JSON requests