StartupCore

Quickstart

Create a bot, publish it, and embed it on your site in minutes.

How it works

1

Create account

2

Free plan assigned

3

Create workspace / environment

4

Enable chatbot

5

Create bot

6

Add Q&A / intents

7

Add allowed domain

8

Publish bot

9

Copy widget script

10

Test message

11

Monitor usage

Embed the widget

After publishing your bot, copy this script tag into your site's <body>. Replace the key with your actual public widget key.

<script src="https://cdn.startupcore.io/widget.js" data-key="pk_..."></script>

That's it — the chat bubble appears automatically on your page.

Key steps explained

Create a workspace

Workspaces group your bots and environments. Start with one workspace for your project.

Sandbox vs production

Use sandbox for testing — it&apos;s isolated from production data and usage.

Allowed domains

Add your site's domain before publishing so the widget can load on your pages.

Publish the bot

Bots must be explicitly published before the API or widget will serve responses.

Copy the public key

The widget uses your public key (pk_…). Never expose the secret server key on the frontend.

Monitor usage

Track message counts, session starts, and quota usage in the tenant dashboard.

Start building for free

Create your account, build a bot, and embed it in minutes — no credit card required.

Start Free