# Rewards ## Docs - [Activity](https://docs.rewards.so/api-reference/activity.md): GET /api/sdk/activity — Point event history for a point system. - [Authentication](https://docs.rewards.so/api-reference/authentication.md): All API requests require a valid API key in the Authorization header. - [Errors](https://docs.rewards.so/api-reference/errors.md): HTTP status codes and error reference for the Rewards API. - [API Overview](https://docs.rewards.so/api-reference/index.md): Rewards REST API — base URL: https://api.rewards.so - [Leaderboard](https://docs.rewards.so/api-reference/leaderboard.md): GET /api/sdk/leaderboard — Ranked wallet list for a point system. - [Points](https://docs.rewards.so/api-reference/points.md): GET /api/points — Wallet points & rank across accessible point systems. - [Rewards](https://docs.rewards.so/api-reference/rewards.md): GET /api/sdk/rewards — Available and claimed rewards, with optional per-wallet breakdown. - [Score](https://docs.rewards.so/api-reference/score.md): GET /api/score — On-chain reputation score (0–100) for any wallet. - [Triggers](https://docs.rewards.so/api-reference/triggers.md): POST /api/sdk/trigger — Credit points to a wallet by firing a named trigger. - [Wallet](https://docs.rewards.so/api-reference/wallet.md): GET /api/sdk/wallet — Rank and points for a single wallet address. - [Automation](https://docs.rewards.so/app/automation.md): Connect your application to Rewards and credit points automatically. - [Getting started](https://docs.rewards.so/app/getting-started.md): Set up your Rewards account and start distributing points. - [Overview](https://docs.rewards.so/app/index.md): Rewards is a points and rewards platform for web3 applications. - [Integration](https://docs.rewards.so/app/integration.md): Manage API keys for connecting external applications to Rewards. - [MCP Server](https://docs.rewards.so/app/mcp.md): Connect AI assistants like Claude to your rewards data via the Model Context Protocol. ## OpenAPI Specs - [openapi](https://docs.rewards.so/api-reference/openapi.json)