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
- Host: GitHub
- URL: https://github.com/frontapp/front-api-specs
- Owner: frontapp
- Created: 2022-05-09T20:27:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-08T17:59:02.000Z (24 days ago)
- Last Synced: 2026-01-11T22:32:49.289Z (21 days ago)
- Topics: api, openapi
- Homepage:
- Size: 248 KB
- Stars: 3
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)