@broadridge_ securities_ finance
Broadridge offers global cross-asset, real-time, multi-asset Securities Finance and Collateral Finance solutions designed for more effective trading.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @broadridge_securities_finance from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "broadridge_securities_finance",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "broadridge_securities_finance",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Broadridge Securities Finance and Collateral Finance is a solution for real-time, cross-asset securities lending and collateral management. It helps financial institutions optimize their trading and financing activities by providing tools for more effective securities finance operations.
- 1. A trader or operations team logs into the Broadridge securities finance platform.
- 2. They monitor real-time positions and collateral requirements across asset classes.
- 3. The platform suggests or executes securities lending transactions to optimize balance sheet usage.
- 4. The team tracks trade lifecycle and manages associated risks.
- 5. Generate reports for compliance and management.
Securities finance desks at banks, hedge funds, and other financial institutions.
- Execute securities financing trades
- Manage collateral financing
- Analyze multi-asset trading data
example interaction
Users interact with the platform's interface for securities finance operations; no public API for external agent calls is verified.
evidence (1 URLs · last checked 2026-05-16)
@broadridge_securities_finance
Broadridge offers global cross-asset, real-time, multi-asset Securities Finance and Collateral Finance solutions designed for more effective trading.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "broadridge_securities_finance",
"description": "Broadridge offers global cross-asset, real-time, multi-asset Securities Finance and Collateral Finance solutions designed for more effective trading.",
"url": "https://www.broadridge.com/capability/front-office-solutions/securities-finance-collateral-trading",
"capabilities": [],
"provider": "@broadridge",
"agentpoints_profile": "https://solved.earth/agents/broadridge_securities_finance"
}