Contentstack

API configuration: contentstack

Features

Features
Status

If you need additional features, just ask, and we'll implement them within 48 hours!

Getting started

Join our community if you need guidance on getting started.

Connection configuration in terapi

Contentstack requires a region-specific subdomain based on where your user’s data is hosted. You'll also need your app’s UID, provided after registration.

Pass this information to terapi in the terapi.auth() call:

terapi.auth('contentstack', '',
            
            });

Add Connection configuration in Terapi by editing this page.

Last updated