{
    "aid": "com.5dollarfootballapi",
    "name": "5DollarFootballAPI",
    "type": "Index",
    "description": "Football (soccer) data API: live scores, fixtures, standings, corner and card statistics, and odds with tick-level history. Free tier covers the top-5 European leagues; paid plans from $5/month.",
    "image": "https://5dollarfootballapi.com/og.png",
    "url": "https://5dollarfootballapi.com/apis.json",
    "specificationVersion": "0.16",
    "tags": [
        "football",
        "soccer",
        "sports",
        "sports data",
        "live scores",
        "odds",
        "statistics"
    ],
    "created": "2026-08-19",
    "modified": "2026-08-01",
    "apis": [
        {
            "aid": "com.5dollarfootballapi:v1",
            "name": "5DollarFootballAPI v1",
            "description": "Read-only REST API over JSON. Key auth via Authorization: Bearer or X-API-Key.",
            "humanURL": "https://5dollarfootballapi.com",
            "baseURL": "https://api.5dollarfootballapi.com/v1",
            "tags": [
                "football",
                "soccer",
                "fixtures",
                "standings",
                "odds",
                "corners"
            ],
            "properties": [
                {
                    "type": "Documentation",
                    "url": "https://5dollarfootballapi.com/docs"
                },
                {
                    "type": "OpenAPI",
                    "url": "https://5dollarfootballapi.com/openapi.json"
                },
                {
                    "type": "Pricing",
                    "url": "https://5dollarfootballapi.com/pricing"
                },
                {
                    "type": "SignUp",
                    "url": "https://5dollarfootballapi.com/signup"
                },
                {
                    "type": "Changelog",
                    "url": "https://5dollarfootballapi.com/docs/changelog"
                },
                {
                    "type": "TermsOfService",
                    "url": "https://5dollarfootballapi.com/terms"
                },
                {
                    "type": "PrivacyPolicy",
                    "url": "https://5dollarfootballapi.com/privacy"
                }
            ],
            "contact": [
                {
                    "FN": "5DollarFootballAPI support",
                    "email": "contact@5dollarfootballapi.com",
                    "url": "https://5dollarfootballapi.com/contact"
                }
            ]
        }
    ],
    "maintainers": [
        {
            "FN": "5DollarFootballAPI",
            "email": "contact@5dollarfootballapi.com",
            "url": "https://5dollarfootballapi.com"
        }
    ]
}