{
    "success": true,
    "service": "fap-ebay-connector",
    "version": "0.3.7",
    "message": "Read-only connector with narrow OAuth, protected single-listing and paged active-listing inventory retrieval, cron, and verified eBay compliance interfaces is running.",
    "public_endpoints": [
        "/v1/status",
        "/v1/readiness",
        "/v1/ebay/notifications/account-deletion",
        "/v1/ebay/oauth/callback",
        "/v1/ebay/oauth/declined"
    ],
    "oauth_setup_protected_endpoints": [
        "/v1/ebay/oauth/start"
    ],
    "gateway_protected_endpoints": [
        "/v1/capabilities",
        "/v1/authentication-status",
        "/v1/configuration-status",
        "/v1/internal/ping",
        "/v1/ebay/listings/{itemId}",
        "/v1/ebay/listing-inventory/active/page/{pageNumber}"
    ],
    "cron_protected_endpoints": [
        "/v1/cron/health"
    ],
    "oauth_scope_profile": "identity_readonly_only",
    "api_access_profile": "trading_getitem_readonly_v1",
    "inventory_api_access_profile": "trading_getmyebayselling_active_readonly_v1",
    "ebay_compliance_endpoint_configured": true,
    "data_modified": false,
    "timestamp": "2026-07-22T19:52:34+00:00"
}