pl_metadata
Get external and fantasy profile links for football players or teams by providing entity type and ID. Use this metadata to enrich odds and stats comparison across providers.
Instructions
Generic entity metadata (external/fantasy profile links). type ∈ SDP_FOOTBALL_PLAYER, SDP_FOOTBALL_TEAM.
Returns: {metadata:{…external links / fantasy ids}}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mid | Yes | Entity id (player id or team id). Required — part of the URL path. | |
| type | Yes | Entity type (SDP_FOOTBALL_PLAYER or SDP_FOOTBALL_TEAM). Required — part of the URL path. |