API Reference
Log in
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
Hub-Timestamp1525872629832Millisecond timestamp used in signature calculation
Content-Typeapplication/jsonRequest body format
Request-Id1c801db7-dcda-4e93-8c06-d1414c426f0dUnique request identifier
Hub-Access-No100001Unique access number(access_no) for the integrating party
Hub-Signature54ea681fed566566c778a9aa1608589cfb34e235c4f326709d20cc00c132bb7bSignature string (see: Authentication for generation method)