API Reference
API Reference

Introduction

Subotiz API requests must use HTTPS and comply with RESTful API specifications.

Requirements

  • All API requests must be sent via HTTPS
  • All requests must include common request headers as specified by the Subotiz API specifications
  • All requests must be authenticated
  • JSON format must be used as the data interchange format

Common Request Headers

HeaderExample ValueDescription
AuthorizationBearer {your_api_key}API Key authentication. See: Authentication
Content-Typeapplication/jsonRequest body format
Request-Id1c801db7-dcda-4e93-8c06-d1414c426f0dUnique request identifier

These developer docs retire on 2026-08-30. Visit the new docs: NEW DOCS本开发者文档将于 2026-08-30下线,请访问新版文档: 新文档