Skip to main content

Base URL

https://api.boostgpt.co

Authentication

All API requests require authentication using your API key in the Authorization header:

Getting Started

1

Get API credentials

Sign up at app.boostgpt.co and generate an API key
2

Create a project

Create a project and copy your Project ID
3

Make your first request

Use the endpoints documented in the API Reference tab above

SDKs

We recommend using our official SDKs instead of making direct API calls:

Node.js Core SDK

Official JavaScript/TypeScript SDK for bot management and chat

Router SDK

Multi-channel deployment SDK for Discord, Telegram, Slack, etc.

Response Format

All endpoints return JSON responses in this format:

Success Response

Error Response

Rate Limits

Free Tier

1,000 requests per day

Paid Plans

Higher limits based on your plan
If you exceed rate limits, you’ll receive a 429 Too Many Requests response.

Error Codes

API Endpoints

All available endpoints are documented in the API Reference endpoints section. They are automatically generated from our OpenAPI specification.

Support

Discord Community

Get help from our community

GitHub

Report issues or contribute