Skip to content

Introduction

Getting started with Afi Platform API

The Afi API is organized around REST and is designed to have predictable resource-oriented URLs. The API accepts JSON-encoded request bodies, returns JSON-encoded responses, uses standard HTTP response codes, authentication, and verbs.

Requests to the Afi API are authenticated with the Application API keys. Application is a key concept for building integrations with Afi and provides API access to the resources and configuration in organizations and tenants where the Application is installed.

The Afi API is versioned with breaking changes resulting in a new API version, while minor changes and new functionality are released without API version change.