Getting Started¶
Welcome to the VMLC API documentation. This guide will help you get started with integrating the Verboheit Mathematics League Competition API into your application.
What You'll Need¶
- An API key (contact us at theolujay@gmail.com)
- Basic understanding of RESTful APIs
- Your preferred programming language and HTTP client
Base URLs¶
https://api.verboheit.org/v1/
https://staging-api.verboheit.org/v1/
Next Steps¶
- Authentication - Learn how to authenticate your requests
- Quick Start - Make your first API call
- API Reference - Explore all available endpoints