Quickstart

Get started with our REST API in minutes. Simple, predictable endpoints with JSON responses.

API Overview

REST-based architecture
JSON responses
Standard HTTP status codes
GET methods only

Base URL

https://optcg-api.ryanmichaelhirst.us

Your First Request

Try this example to get started:

Terminal
curl -G https://optcg-api.ryanmichaelhirst.us/api/v1/cards \
    -d page=1

What's Next?

Explore the API

Discover all available endpoints and parameters

View Resources

Authentication

Coming soon - enhanced security features