# propzapi > The props-first sports odds API for developers and AI agents. Player props, > moneyline, spreads and totals, normalized across books in one JSON call. propzapi serves clean, normalized sports odds for building betting tools, arbitrage/+EV screens, dashboards, and AI agents. Odds and scores are factual data; propzapi is not a sportsbook, accepts no wagers, and gives no betting advice. ## Endpoints - GET /v1/odds?sport=&league=&market= · events with odds grouped by book - GET /v1/events · fixtures and live scores - GET /v1/props · player props (the wedge) - GET /v1/books · books covered - POST /v1/register · get a free API key (750 credits, no card) ## Why propzapi - Player props first-class (incumbents cover mainly game markets) - Transparent pricing metered by market, with the exact cost of each call returned in the X-Credits-Cost header - AI-native: MCP server + llms.txt + OpenAPI ## Pricing - Free tier: 750 credits every month, no credit card - Paid plans (Starter $5, Indie $19, Pro $49, Scale $149) add more monthly credits, metered by market - Plan credits refresh each billing cycle and do not roll over - Optional one-time top-up packs are a paid-plan perk and never expire - Full pricing: https://propzapi.com/pricing ## Links - Full reference for agents: https://propzapi.com/llms-full.txt - Docs: https://propzapi.com/docs - Pricing: https://propzapi.com/pricing - OpenAPI: https://api.propzapi.com/openapi.json - MCP server card: https://api.propzapi.com/.well-known/mcp/server-card.json - Agent skills: https://propzapi.com/.well-known/agent-skills/index.json - Install skills: npx skills add paperandbeyond23-gif/propzapi-skills --all