{"name": "Wish List API", "base_url": "https://wishlist.bz", "openapi_url": "https://wishlist.bz/openapi.json", "documentation_url": "https://wishlist.bz/api/docs/redoc/", "interactive_docs_url": "https://wishlist.bz/api/docs/swagger/", "mcp_url": "https://wishlist.bz/mcp/", "authentication": {"type": "oauth2", "authorization_endpoint": "https://wishlist.bz/o/authorize/", "token_endpoint": "https://wishlist.bz/o/token/", "dynamic_client_registration_endpoint": "https://wishlist.bz/o/register/", "scopes_supported": ["read", "write"], "code_challenge_methods_supported": ["S256"]}, "discovery": {"llms_txt": "https://wishlist.bz/llms.txt", "llms_full_txt": "https://wishlist.bz/llms-full.txt", "agents_txt": "https://wishlist.bz/agents.txt", "ai_actions": "https://wishlist.bz/docs/ai-actions.md", "oauth_authorization_server": "https://wishlist.bz/.well-known/oauth-authorization-server", "oauth_protected_resource": "https://wishlist.bz/.well-known/oauth-protected-resource"}}