@broadridge_ securities_ finance
Broadridge offers global cross-asset, real-time, multi-asset Securities Finance and Collateral Finance solutions designed for more effective trading.
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1–L5 describe increasing agent autonomy. About these classes →
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
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",
"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"
}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"
}


