# gHypurr Documentation > Public product guides and developer API reference for gHypurr. ## Docs - [gHypurr Documentation](https://docs.ghypurr.com/index.md): Product guides and public API reference for gHypurr. - [Quickstart](https://docs.ghypurr.com/getting-started/quickstart.md): Choose the gHypurr workflow that matches your goal. - [Plans and access](https://docs.ghypurr.com/getting-started/plans-and-access.md): How Free, Pro, and Elite access affect gHypurr features. - [Security and risk](https://docs.ghypurr.com/getting-started/security-and-risk.md): Credential safety and trading-risk boundaries for gHypurr. - [Glossary](https://docs.ghypurr.com/getting-started/glossary.md): Common terms used across gHypurr. - [News](https://docs.ghypurr.com/guides/news.md): Use gHypurr market news as research context. - [Smart Money](https://docs.ghypurr.com/guides/smart-money.md): Research observed wallet behavior without treating a score as a promise. - [Meme Signals](https://docs.ghypurr.com/guides/meme-signals.md): Read high-risk meme-token alerts and their public market fields. - [AI Trading](https://docs.ghypurr.com/guides/ai-trading.md): Understand published AI entries and strategy outcomes. - [Copy Trade](https://docs.ghypurr.com/guides/copy-trade.md): Set up and control gHypurr copy trading safely. - [Smart Wallet Copy Trading](https://docs.ghypurr.com/guides/smart-wallet-copy-trading.md): A future gHypurr capability that is not currently available. - [Troubleshooting](https://docs.ghypurr.com/help/troubleshooting.md): Resolve common account, API, and Copy Trade issues. - [Legal and support](https://docs.ghypurr.com/help/legal.md): Official gHypurr account and legal resources. - [Developer overview](https://docs.ghypurr.com/developers/overview.md): Read gHypurr public datasets with a scoped Bearer API key. - [API keys](https://docs.ghypurr.com/developers/api-keys.md): Create, scope, rotate, and revoke gHypurr API credentials. - [Authentication](https://docs.ghypurr.com/developers/authentication.md): Authenticate gHypurr API requests with the Bearer header. - [Pagination and filters](https://docs.ghypurr.com/developers/pagination.md): Page through gHypurr datasets predictably. - [Quotas and errors](https://docs.ghypurr.com/developers/quotas-and-errors.md): Understand shared account quotas, rate limits, and API failures. - [Code examples](https://docs.ghypurr.com/developers/examples.md): Call the gHypurr API from cURL, JavaScript, and Python. - [List news](https://docs.ghypurr.com/api-reference/news/list-news.md): Returns a paginated, read-only news dataset. Requires `news:read`. - [List Smart Money wallets](https://docs.ghypurr.com/api-reference/smart-money/list-smart-money-wallets.md): Returns the paginated Smart Money list projection. Requires `smart-wallets:read`. - [List Meme Signals](https://docs.ghypurr.com/api-reference/meme/list-meme-signals.md): Returns published meme-token alerts. Requires `meme:read`. - [List Published AI Signals](https://docs.ghypurr.com/api-reference/ai-signals/list-published-ai-signals.md): Returns an already-published signal snapshot. It does not invoke a model or submit an order. Requires `ai-signals:read`. - [Get API usage](https://docs.ghypurr.com/api-reference/account/get-api-usage.md): Returns account-level API usage for the current entitlement period. Any active gHypurr API key can authenticate this endpoint. ## OpenAPI Specs - [ghypurr-v1](https://docs.ghypurr.com/openapi/ghypurr-v1.json)