Weavz
football-data.org

football-data.org

Use football-data.org for football competitions, teams, matches, standings, and squad data.

API KeyAnalytics
7 tools

Tools

Name
list_competitions

List football-data.org competitions, optionally filtered by areas or plan.

get_competition

Get one competition by ID or code.

list_competition_teams

List teams for a competition season.

list_matches

List matches globally or for a competition using date/status/stage/group/matchday filters.

get_match

Get a match by ID.

get_standings

Get latest standings for a competition.

get_team

Get a team by ID, including squad where available.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('football-data-org', 'list_competitions', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'football-data-org',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect football-data.org to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does football-data.org support?

football-data.org supports 7 tools including List Competitions, Get Competition, List Competition Teams, List Matches, Get Match, and more.

Can I use football-data.org with AI agents?

Yes. Add football-data.org to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can football-data.org be used in stateful agent workflows?

Yes. Agents can combine football-data.org tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does football-data.org use?

football-data.org uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the football-data.org integration cost?

The football-data.org integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect football-data.org in minutes

Get 20,000 free action executions every month. No credit card required.