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

# Introduction

> Example section for showcasing API endpoints

Welcome to the Story API Reference! See below for details.

You can use the following public API key:

```http Headers theme={null}
// mainnet
X-API-Key: MhBsxkU1z9fG6TofE59KqiiWV-YlYE8Q4awlLQehF3U

// aeneid testnet
X-API-Key: KOTbaGUSWQ6cUJWhiJYiOjPgB0kTRu1eCFFvQL0IWls
```

| Environment    | Endpoint                                       | Live Docs                                                                                                           | OpenAPI JSON                                                                                                                |
| -------------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Mainnet        | `https://api.storyapis.com/api/v4`             | <Icon icon="arrow-up-right-from-square" iconType="solid" /> [Go](https://api.storyapis.com/api/v4/docs)             | <Icon icon="arrow-up-right-from-square" iconType="solid" /> [Go](https://api.storyapis.com/api/v4/openapi.json)             |
| Aeneid Testnet | `https://staging-api.storyprotocol.net/api/v4` | <Icon icon="arrow-up-right-from-square" iconType="solid" /> [Go](https://staging-api.storyprotocol.net/api/v4/docs) | <Icon icon="arrow-up-right-from-square" iconType="solid" /> [Go](https://staging-api.storyprotocol.net/api/v4/openapi.json) |

## Rate Limit

The above public API key has a requests/second of 300. If you'd like an API key with a higher limit, please join our Builder Discord and describe your project needs in the discussion channel.
