Getting started is easy!

A guide has been created to give you information on how to quickly access the API and get you on the road to making requests ASAP! You may also access the API documentation and frequently asked questions from here as well.

REST API

Browse the documentation of the REST API (version 4).

Legacy REST API

Browse the documentation for older versions of the REST API (versions 1-3).

Version Support Matrix

See which versions of the REST API are available for your release of Metasys and browse the changelog for each version.

Guidelines for Reading Attributes

See guidelines and rate limits for polling and streaming attribute values.

Example Applications

We have constructed some example applications below to help you see the ways in which you may interact with the API.

REST Client for .NET

A .NET library for consuming the REST API. The repository includes an extensive README and sample apps.