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

# Introduction

> Get started with the Webdeeds HTTP API

## Welcome

Webdeeds provides a public API over HTTP that follows the OpenAPI 3.0 schema.

<Card title="Webdeeds Endpoints" icon="leaf" href="https://api.webdeeds.org/openapi.json">
  View the OpenAPI specification file
</Card>

## Authentication

The Webdeeds API is intentionally open as such it does not require authentication for access.

## Rate limiting

The Webdeeds API rate limits to ensure fair usage for all clients. If you exceed this limit, you will receive a `429 Too Many Requests` response. For higher rate limits, please [contact support](mailto:hi@webdeeds.org).
