{
  "resource": "https://leadping.ai",
  "protected_resources": [
    "https://leadping.ai",
    "https://api.leadping.ai"
  ],
  "authorization_servers": [
    "https://leadping.ai"
  ],
  "token_issuers_supported": [
    "https://api.workos.com/user_management/client_01KWM0YXJJ0Y4JNRC6EZJRACJT"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [],
  "resource_name": "Leadping",
  "resource_documentation": "https://leadping.ai/docs",
  "authorization_details_types_supported": [
    "leadping_api_key",
    "leadping_source_key"
  ],
  "agent_auth": {
    "skill": "https://leadping.ai/auth.md",
    "authorization_server_metadata": "https://leadping.ai/.well-known/oauth-authorization-server",
    "api_resource_metadata": "https://api.leadping.ai/.well-known/oauth-protected-resource",
    "register_uri": "https://leadping.ai/api-keys",
    "identity_endpoint": "https://leadping.ai/api-keys",
    "claim_endpoint": "https://leadping.ai/api-keys",
    "identity_types_supported": [
      "service_auth"
    ],
    "scopes_supported": [],
    "unsupported_identity_types": [
      "anonymous",
      "identity_assertion",
      "id_jag",
      "cross_app_access"
    ],
    "credential_types_supported": [
      "access_token",
      "api_key"
    ],
    "lead_ingestion_credential_types_supported": [
      "source_key"
    ],
    "source_key_usage": "Lead ingestion only. Source keys are rejected for account, business, user, analytics, setup, and other non-ingestion API operations.",
    "source_key_routes_supported": [
      "POST /leads",
      "POST /leads/intake",
      "GET /leads/intake"
    ],
    "credential_placement_supported": [
      "Authorization: Bearer"
    ]
  }
}
