Replit
Tell Replit to use Shipp¶
In your Replit prompt, include the folliwing instruction:
This lets Replit know it should use Shipp as the real-time data layer for your app
Add Shipp API Key to Replit¶
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
Get your Shipp API Key¶
In the Shipp dashboard, go to API Keys and copy your API Key
Add Secret to Replit¶
Return to Replit. The Add Secret dialogue should be open in chat. Paste the API Key and submit!
API Keys are Secret!
Do not paste your API key into the chat. Always store it as a secret.