Sports Betting Player Props
22 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Sports Betting Player Props endpoints
| Method | Endpoint | Description |
|---|---|---|
| Players | ||
| GET |
Get All Players /api/players |
Returns a paginated list of all player profiles across all leagues. Includes name, league, team, and position. |
| GET |
Search Player By Name /api/player |
Retrieves the exact profile of a player by full name. Useful for locating a single player’s ID, league, and team. |
| GET |
Get Players by League /api/playersbyleague |
Returns a paginated list of players filtered by a specific league (e.g., NBA, MLB, PGA). |
| GET |
Return player history of prop lines for a category /api/props/{category}/player/{name} |
Returns props for a given player in a specific category. |
| Leagues | ||
| GET |
Get All Leagues /api/leagues |
Returns a paginated list of all distinct leagues found in the player dataset. |
| Categories | ||
| GET |
Return list of all props for a category for a stat type /api/props/{category} |
Retrieves a paginated list of prop entries from a category with a stat type |
| GET |
Return list of all stat types for a category /api/stat-types/{category} |
Returns a paginated list of distinct stat types from a category. Supports optional filtering. |
| GET |
Return list of players for a category /api/players/{category} |
Returns a paginated list of distinct player names from a category table. |
| GET |
Get full list of categories available /api/tables |
Returns a list of all available data tables (categories) in the database. |
Sports Betting Player Props pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.95 / month | 1000 / minute |
|
| ULTRA | $14.95 / month | 1000 / minute |
|
| MEGA | $49.95 / month | 1000 / minute |
|