> For the complete documentation index, see [llms.txt](https://wepost-1.gitbook.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wepost-1.gitbook.io/api/api.md).

# Wepost API Documentation

### Overview

Welcome to the WePost Saga API documentation. This API provides comprehensive functionality for generating designs, scheduling posts, and managing profiles for social media content creation.

**Base URL:** `https://wepost-saga-api-dch2akd2b8e6bqdf.norwayeast-01.azurewebsites.net`

**Version:** 1.0.0

The API key must be generated from [saga.wepost.ai](https://saga.wepost.ai/). You can find the API key and profiles in the settings page. Contact us if you need help.

### Authentication

All API requests require authentication using an API key. Include your API key in the `X-API-Key` header:

```bash
X-API-Key: YOUR_API_KEY
```

### Changelog

#### Version 1.0.0

* Initial API release with OpenAPI 3.0 specification
* Design generation endpoint
* Schedule management functionality
* Profile management system
* Social media connection endpoints
