Introduction

Welcome to the Drakaria API documentation

Introduction

Welcome to the Drakaria API documentation. This documentation will help you integrate with our platform and build powerful applications.

Getting Started

The Drakaria API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Base URLs

Depending on your environment, use the following base URLs:

  • Production: https://api.drakaria.com
  • Staging: https://dev-api.drakaria.com
  • Development: https://stg-api.drakaria.com

Authentication

All API requests require authentication. See our Authentication Guide for details on how to authenticate your requests.

Need Help?

If you have questions or need assistance, please reach out to our support team or check our comprehensive guides and API reference.