Skip to content

frontegg/openapi-public

Repository files navigation


Frontegg Logo

Frontegg's OpenAPI Specifications

OpenAPI Specifications

This repository provides the OpenAPI specifications for all our services in one place, ensuring you have access to the latest API definitions for integration and development.

Combined OpenAPI Specification

In this repository, you'll find a file named combined.json, which consolidates the OpenAPI specifications of all our services into a single document.

This file is especially useful if you want to generate a client library to interact with multiple APIs from your backend or other applications. By using combined.json, you can streamline development and avoid managing separate OpenAPI files for each service.

Find an example in our documentation

Stay Updated

To keep track of changes, additions, or deprecations in our APIs, we recommend watching this repository for releases.

How to Watch for Releases

  1. Click the Watch button at the top of the page.
  2. Select Custom and enable Releases.

You'll receive notifications whenever new updates are published.

Feedback

If you have questions or suggestions, please open an issue. Your feedback helps us improve!

Thank you for using our APIs!