> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omnifuel.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Omnifuel API for managing and forecasting retail data

## Welcome

The Omnifuel API offers endpoints designed for managing and forecasting retail data using advanced machine learning models deployed in AWS SageMaker. This API includes endpoints for submitting data for training, monitoring model training statuses, and generating forecasts based on trained models.

<Card title="Omnifuel API Endpoints" icon="chart-bar" href="/api-reference/openapi-forecaster.json">
  View the OpenAPI specification file
</Card>

## Authentication

All Omnifuel API endpoints require authentication via Bearer tokens. Please ensure tokens are included in the authorization headers of each request.
