An open API service indexing awesome lists of open source software.

https://github.com/frontapp/front-api-specs

Front Platform OpenAPI specs
https://github.com/frontapp/front-api-specs

api openapi

Last synced: 21 days ago
JSON representation

Front Platform OpenAPI specs

Awesome Lists containing this project

README

          

# front-api-specs

This repo provides [Front Platform](https://dev.frontapp.com/) API schemas for public consumption. The API schemas conform to the [OpenAPI specification](https://www.openapis.org/).

## Core API schema
The Core API allows you to build backend integrations with Front.
* [View the schema](https://github.com/frontapp/front-api-specs/blob/main/core-api/core-api.json)
* Learn more about the Core API on our [Developer Portal](https://dev.frontapp.com/docs/core-api-overview)

## Channel API schema
The Channel API allows you to build partner channels with Front.
* [View the schema](https://github.com/frontapp/front-api-specs/blob/main/channel-api/channel-api.json)
* Learn more about the Channel API on our [Developer Portal](https://dev.frontapp.com/docs/channels-overview)