{
  "resource": "https://api.marketintell.ai",
  "authorization_servers": [
    "https://api.marketintell.ai"
  ],
  "scopes_supported": [
    "read",
    "chat",
    "alpha",
    "portfolio",
    "agents",
    "agents:create",
    "webhooks",
    "admin"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://docs.marketintell.ai/docs/authentication",
  "resource_signing_alg_values_supported": [],
  "resource_name": "MarketIntell API",
  "tls_client_certificate_bound_access_tokens": false,
  "x_apikey_auth": {
    "header_name": "X-API-Key",
    "alternative_authorization_header": "Authorization: Bearer <api_key>",
    "self_register": {
      "type": "proof-of-work",
      "challenge_url": "https://api.marketintell.ai/v1/auth/challenge",
      "claim_url_template": "https://api.marketintell.ai/v1/auth/claim/{keyId}",
      "algorithm": "SHA-256"
    },
    "human_signup": "https://marketintell.ai/signup"
  },
  "x_documentation": {
    "openapi": "https://api.marketintell.ai/openapi.json",
    "skill_manifest": "https://marketintell.ai/skill.md",
    "rate_limits": "https://docs.marketintell.ai/docs/rate-limits"
  }
}
