Skip to content

Clash Royale API Free is a public REST API for Clash Royale that provides player stats, card data, and analytics without requiring API keys or authentication.

Notifications You must be signed in to change notification settings

codewithwan/clash-royale-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royale API Free

Free, open-source Clash Royale API - No authentication required

Overview

Royale API Free is a public REST API for Clash Royale that provides player stats, card data, and analytics without requiring API keys or authentication.

Why This API?

  • No Auth Required - Just hit the endpoint, no API key needed
  • Free Forever - Completely free to use
  • Fast Response - Optimized for speed
  • Well Documented - Clear API documentation
  • Open Source - Community-driven

Quick Links

  • API Documentation: Visit /api-docs when running locally or check the deployed API
  • API Base URL: https://your-api-url.com/api/v1
  • Health Check: /health

Features Checklist

  • Player data endpoint
  • Player card statistics endpoint
  • Player card collections endpoint
  • Health check endpoint
  • Error handling
  • API documentation
  • Battle history endpoint
  • All cards endpoint
  • Meta decks endpoint
  • Clan endpoints
  • Rate limiting
  • Caching
  • API key system (optional)

Getting Started

For Users

  1. Visit the API documentation at /api-docs (when running) or check the deployed API
  2. Use the endpoints listed above
  3. No authentication required - just make requests!

For Developers

  1. Clone the repository
  2. Install dependencies: bun install
  3. Run development server: bun dev
  4. Visit http://localhost:3000/api-docs for API documentation

Contributing

Contributions welcome! Please:

  1. Fork the repo
  2. Create feature branch
  3. Make changes
  4. Submit PR

License

MIT License

Credits

  • Data Source: RoyaleAPI.com
  • Author: codewithwan

Support


Made with ⚔️ for the Clash Royale community

About

Clash Royale API Free is a public REST API for Clash Royale that provides player stats, card data, and analytics without requiring API keys or authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published