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

# Feedspace API Documentation

> Comprehensive documentation for integrating with the Feedspace API, including authentication, endpoints, and usage examples.

Welcome to the Feedspace API Documentation!

To get started with the Feedspace API, you need a Feedspace account. Click the button below to sign in.

<Card title="Sign in to Feedspace" icon="login" href="https://app.feedspace.io/login">
  Click here to sign in to your Feedspace account.
</Card>

## How to Access the Feedspace API

To access the API, you will need an API Key and Secret Key:

1. Go to **[Feedspace → Automation → API](https://app.feedspace.io/automation/api)** in your Feedspace account.
2. On this page, you will receive your API Key and Secret Key.

Once you have your credentials, you can use them to authenticate with the Feedspace API as described in this documentation.
