RCS Capital · JSON Structure
Rcs Capital Financial Advisor Structure
Structure documentation for a financial advisor affiliated with an independent broker-dealer network.
Type:
Properties: 0
Broker-DealerCetera Financial GroupDefunctFinancial-ServicesIndependent AdvisorInvestment BankingWealth Management
Financial Advisor is a JSON Structure definition published by RCS Capital.
Meta-schema:
JSON Structure
{
"name": "Financial Advisor",
"description": "Structure documentation for a financial advisor affiliated with an independent broker-dealer network.",
"fields": [
{
"name": "id",
"type": "string",
"required": true,
"description": "Unique identifier for the financial advisor record."
},
{
"name": "firstName",
"type": "string",
"required": true,
"description": "Advisor's first name."
},
{
"name": "lastName",
"type": "string",
"required": true,
"description": "Advisor's last name."
},
{
"name": "crdNumber",
"type": "string",
"required": true,
"description": "FINRA Central Registration Depository (CRD) number uniquely identifying the advisor."
},
{
"name": "firmCrdNumber",
"type": "string",
"required": false,
"description": "CRD number of the registered broker-dealer the advisor is affiliated with."
},
{
"name": "firmName",
"type": "string",
"required": false,
"description": "Name of the registered broker-dealer or RIA the advisor operates under."
},
{
"name": "licenses",
"type": "array<string>",
"required": false,
"description": "List of FINRA Series licenses held by the advisor (e.g., Series 7, Series 65)."
},
{
"name": "designations",
"type": "array<string>",
"required": false,
"description": "Professional designations held (e.g., CFP, CFA, ChFC)."
},
{
"name": "officeAddress",
"type": "object",
"required": false,
"description": "Primary office address with street, city, state, postalCode, and country fields."
},
{
"name": "phone",
"type": "string",
"required": false,
"description": "Primary contact phone number."
},
{
"name": "email",
"type": "string (email)",
"required": false,
"description": "Primary contact email address."
},
{
"name": "assetsUnderManagement",
"type": "number",
"required": false,
"description": "Total assets under management or advisement in USD."
},
{
"name": "clientCount",
"type": "integer",
"required": false,
"description": "Approximate number of clients served."
},
{
"name": "registeredSince",
"type": "string (date)",
"required": false,
"description": "Date the advisor first registered with FINRA."
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/rcs-capital-financial-advisor-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.