Introduction

Welcome to the Roark API Reference! Our API allows developers to seamlessly integrate with our analytics platform, enabling monitoring, evaluation, and testing of your voice agent interactions.

Haven’t generated an API key yet? Generate one here

Endpoints

Getting Started

1

Generate an API Key

Create your API key in the dashboard to start making authenticated requests.

2

Review the Endpoints

Explore our available endpoints and their functionalities in the sections below.

3

Make Your First Request

Test the API with our quick start guide or try it directly:

curl -X GET https://api.roark.ai/v1/health \
  -H "Authorization: Bearer YOUR_API_KEY"

SDKs and Libraries

OpenAPI Specification

View Full Specification

Explore our complete OpenAPI specification for detailed endpoint documentation