API Reference

Get News by League

Retrieves news items with flexible filtering options.

This endpoint supports filtering by entity type and ID to get news for specific players, teams, events within a league.

Filtering Examples

  • Player News: ?for_entity_type=player&for_entity_id=123e4567-e89b-12d3-a456-426614174000
  • Team News: ?for_entity_type=team&for_entity_id=123e4567-e89b-12d3-a456-426614174001
  • Event News: ?for_entity_type=event&for_entity_id=123e4567-e89b-12d3-a456-426614174002

Response Format

Returns paginated news items sorted by date (newest first), with full content including all analysis sections, tags, and metadata.

Callback
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!