# Wish List > Social gift planning API for wish lists, events, stories, friendships, notifications, and search. ## Primary Resources - OpenAPI JSON: https://wishlist.bz/openapi.json - Full LLM context: https://wishlist.bz/llms-full.txt - Agent policy and service declaration: https://wishlist.bz/agents.txt - Agent action guide: https://wishlist.bz/docs/ai-actions.md - MCP endpoint: https://wishlist.bz/mcp/ - API catalog: https://wishlist.bz/.well-known/api-catalog - OAuth authorization server metadata: https://wishlist.bz/.well-known/oauth-authorization-server - OAuth protected resource metadata: https://wishlist.bz/.well-known/oauth-protected-resource ## Notes - Use OAuth2 Bearer access tokens for authenticated API calls. - Prefer the OpenAPI document for request and response schemas. - Respect profile, content, event, and friendship visibility rules.