Introduction

This page will help you get started with Fera API. You'll be up and running in a jiffy!

Welcome to the Fera Developer Docs! 👋

These docs will help you customize Fera for your client or build awesome integrations with your existing apps and services.

Fera has 2 Main APIs:

  • Private API:For building server-side (backend) integrations/customizations
  • Public API For building storefront (frontend) integrations/customizations
    • The main way to interface with the Public API is with Fera.js.

We also have a Partner API for Fera partners to access public review and rating info easily.

Example use cases:

You're a...

You want to...

API

Backend Developer

Integrate Fera with a merchant's internal system

Private API

Frontend Developer

Create custom storefront widgets that display customer reviews, photos and videos.

Fera.js (Public API)

App Developer

Create a Fera App that merchant's can install into their Fera account to integrate Fera with your app.

Private API

Fera Partner

Integrate your theme with Fera.

Shopify Rating Metafields
Fera.js (Public API)

Fera Partner

Easily grab public review data from a store using Fera.

Partner API
Fera.js (Public API)

Fera Partner

Make changes to reviews or manage a merchant's private reviews store data.

Private API
(Via app OAuth)