Skip to content

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

  1. Authentication - Learn how to authenticate your requests
  2. Quick Start - Make your first API call
  3. API Reference - Explore all available endpoints