
tutorials
Build a match page: lineups, formations and odds
Four endpoints cover a full match page. Draw a 4-2-3-1 from the lineup data, read odds keyed by line, and know which fields go missing.
GOAL API
2 min read
Topic
3 articles on this topic.

Four endpoints cover a full match page. Draw a 4-2-3-1 from the lineup data, read odds keyed by line, and know which fields go missing.
GOAL API

Open one connection and receive goals as they happen. Token auth, match subscriptions, and the reconnect logic most teams forget until production breaks.
GOAL API

Most football APIs make you poll. We push match events to your server the second they land. Register an endpoint, handle the retry schedule, and cut hundreds of wasted requests per match.
GOAL API