Skip to content

mrdogeco/docs

Repository files navigation

Mr. Doge API

Mr. Doge API Documentation
Low-latency sports odds, live markets, and AI betting signals for developers

api.mrdoge.coHosted Docs@mrdogeapp

TL;DR

  • SDK-first docs: Every endpoint ships with live examples, auth snippets, and credit costs.
  • Real-time focus: /v2/matches/live pulls from Redis + live tracking for sub-second odds.
  • AI extras: Built-in MRDOGE Picks + value bet recommender with transparent credit pricing.
  • 500 credits on signup: Hit the API immediately—no billing setup required.

Local Development

  1. Install the Mintlify CLI:
    npm install -g mint
  2. From docs/, run the dev server:
    mint dev
  3. Preview at http://localhost:3000. Edits hot-reload instantly.

Publishing Flow

  • main branch → production docs (Mintlify GitHub App handles syncs).
  • All PRs should include screenshots of new UI components or snippets when relevant.
  • Use semantic commit messages (docs:, fix:, feat:) to keep the changelog clean.

Contributing

  1. Fork mrdoge.co/docs or create a feature branch.
  2. Run mint lint before pushing to catch broken links or invalid frontmatter.
  3. Open a PR tagged with docs plus a short summary (e.g., docs: add live odds tutorial).

Questions? Ping support@mrdoge.co or open a discussion on r/mrdoge.

Releases

No releases published

Packages

No packages published

Languages