Skip to content

Blink

In your Blink prompt, include the folliwing instruction:

Use docs.shipp.ai for live data

This lets Blink know it should use Shipp as the real-time data layer for your app

Blink Prompt
Instruct Blink

Shipp runs server-side, so cloud execution is required for the integration to work.

In the App Editor navigate to the database tab and select the button Ask Blink to setup database

Blink Setup database
Ask Blink to setup database

Create your Shipp Account

Sign up to Shipp. Once logged in, you can manage data connections & API access.

What is an API?

It's how your Agent & the app you create will communicate with Shipp. API is an acronym for Application Programming Interface

Shipp Sign Up
Sign Up to Shipp

Get your Shipp API Key

In the Shipp dashboard, go to API Keys and copy your API Key

Shipp API Key
Obtain your Shipp API Key

Ask Blink where should I save my Shipp API KEY?. Make sure you save it to a .env file.

It should look something like this

SHIPP_API_KEY=shipp-live-123-your-api-key

API Keys are Secret!

Do not paste your API key into the chat. Always store it as a secret.