API Reference
AACSearch provides a RESTful API for searching, browsing, and managing AAC resources.
Base URL
Section titled “Base URL”https://api.aacsearch.com/v1Authentication
Section titled “Authentication”Include your API key in the Authorization header:
curl -H "Authorization: Bearer YOUR_API_KEY" https://api.aacsearch.com/v1/searchQuick Links
Section titled “Quick Links”- API Overview — Endpoints and usage
- Search API — Search AAC resources
- SDK Documentation — JavaScript/TypeScript SDK
Rate Limits
Section titled “Rate Limits”| Plan | Requests/month |
|---|---|
| Starter | 1,000 |
| Pro | 50,000 |
| Enterprise | Unlimited |