RCS Capital · Example Payload

Rcs Capital Financial Advisor Example

Broker-DealerCetera Financial GroupDefunctFinancial-ServicesIndependent AdvisorInvestment BankingWealth Management

Rcs Capital Financial Advisor Example is an example object payload from RCS Capital, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@context@typeidfirstNamelastNamecrdNumberfirmCrdNumberfirmNamelicensesdesignationsofficeAddressphoneemailassetsUnderManagementclientCountregisteredSince

Example Payload

rcs-capital-financial-advisor-example.json Raw ↑
{
  "@context": "https://raw.githubusercontent.com/api-evangelist/rcs-capital/refs/heads/main/json-ld/rcs-capital-context.jsonld",
  "@type": "FinancialAdvisor",
  "id": "advisor-1234567",
  "firstName": "Jane",
  "lastName": "Smith",
  "crdNumber": "1234567",
  "firmCrdNumber": "26461",
  "firmName": "Cetera Advisors LLC",
  "licenses": ["Series 7", "Series 63", "Series 65"],
  "designations": ["CFP", "ChFC"],
  "officeAddress": {
    "street": "200 N Pacific Coast Hwy, Suite 1200",
    "city": "El Segundo",
    "state": "CA",
    "postalCode": "90245",
    "country": "US"
  },
  "phone": "310-555-0100",
  "email": "jane.smith@ceteraadvisors.com",
  "assetsUnderManagement": 42500000,
  "clientCount": 183,
  "registeredSince": "2003-06-15"
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/rcs-capital-financial-advisor-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.