# PrintedWaste API

PrintedWaste uses a public web frontend at https://printedwaste.com and a separate API service at https://api.printedwaste.com.

## Discovery

- API catalog: https://printedwaste.com/.well-known/api-catalog
- OAuth protected resource metadata: https://printedwaste.com/.well-known/oauth-protected-resource
- OAuth authorization server metadata: https://printedwaste.com/.well-known/oauth-authorization-server
- OpenID Connect metadata: https://printedwaste.com/.well-known/openid-configuration
- Agent skills index: https://printedwaste.com/.well-known/agent-skills/index.json
- MCP server card: https://printedwaste.com/.well-known/mcp/server-card.json

## Public API areas

- GeForce NOW queue data: https://api.printedwaste.com/gfn/queue/
- GeForce NOW games: https://api.printedwaste.com/gfn/games
- File grid status: https://grid.printedwaste.com/status
- Service status: https://status.printedwaste.com

## Protected API areas

Protected routes use PrintedWaste account sessions through the API service. Agents should read https://printedwaste.com/auth.md before attempting protected flows.

## Notices

API change notices are published at https://printedwaste.com/tools/notices/api.
