v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Hedge Fund Intelligence

Single investment adviser profile by CRD

Full Form ADV summary profile for one investment adviser, looked up by CRD (Central Registration Depository) number. Includes Items 1 (identity), 5F (RAUM), and 7B (private fund counts + total gross assets). For per-fund Schedule D 7.B(2) detail, use /sec/advisers/{crd}/private-funds (W3.5).

get/api/v1/sec/advisers/{crd}

Path parameters

crdstring required

Response

Single adviser profile.

Example response

{
  "data": {
    "crd": "148826",
    "sec_number": "801-72578",
    "cik": "1423053",
    "firm_type": "registered",
    "name": "CITADEL ADVISORS LLC",
    "status": "Approved"
  },
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}