# Cloudflare API Integration Skill Reference

Guide for working with Cloudflare's REST API - covering authentication, SDK usage, common patterns, and API categories.

## When to Use This Skill

Use when working with:
- Cloudflare API authentication and tokens
- Official Cloudflare SDKs (TypeScript, Python, Go)
- Zone management, DNS, Workers, o...

## In This Reference

- **[configuration.md](./configuration.md)** - Setup, deployment, configuration
- **[api.md](./api.md)** - API endpoints, methods, interfaces
- **[patterns.md](./patterns.md)** - Common patterns, use cases, examples
- **[gotchas.md](./gotchas.md)** - Troubleshooting, best practices, limitations

## See Also

- [Cloudflare Docs](https://developers.cloudflare.com/)
