Getting started

The Clym API follows the REST API design and is organized into resource-oriented URLs that can be found in the API Reference part of the documentation, returns JSON-encoded responses and uses standard HTTP response code and verbs.

All requests to the Clym API require authentication via an API key that is available in our administrative portals. You can find more information in the Authentication section

Last updated