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

# API Reference

> Complete reference for Wool Ball API endpoints

# Wool Ball API Reference

<Note>
  Welcome to the Wool Ball API reference. Our API provides access to a distributed network of browser-based AI processing capabilities.
</Note>

## Base URL

```bash theme={null}
https://api.woolball.xyz/v1
```

## SDKs & Libraries

<CardGroup cols={2}>
  <Card title="PHP" icon="php" href="https://github.com/bugadoz/woolball-library">
    PHP SDK by Bugadoz
  </Card>
</CardGroup>
