Global QuickStart Guide
Updated May 29, 2026, 12:30 PM
Global QuickStart Guide
Quickstart Guide To ChainGPT's API & SDK
This guide will help you start building with ChainGPT’s suite of Web3 AI tools in just a few minutes. You’ll learn how to create an account, generate your API key, make your first API request, and begin integrating ChainGPT’s capabilities into your application.
Step 1: Create an Account and API Key
-
Visit the ChainGPT API Dashboard.
-
Connect your crypto wallet to sign up or log into your account.
-
Navigate to the API Keys section and click "Create New Secret Key".
-
Customize your API key based on your company's needs & use-cases (optional)
<figure><img src="../.gitbook/assets/image (83).png" alt=""><figcaption></figcaption></figure> -
Store your API key securely in an environment variable or secret manager. Do not expose it in frontend code.
-
Ensure your account has sufficient credits. Credits can be purchased through the dashboard using Crypto, $CGPT or credit cards (fiat).
Step 2: Jump Into Your Preferred Solution QuickStart Guide
- Web3 AI Chatbot & LLM - QuickStart Guide
- AI NFT Generator - QuickStart Guide
- Smart-Contracts Generator - QuickStart Guide
- Smart-Contracts Auditor - QuickStart Guide
- Web3 AI News Generator - QuickStart Guide
- AgenticOS AI Agent Framework - QuickStart Guide
Step 3: Integrate with Your Application
Once your initial request is successful, you can begin integrating ChainGPT’s AI tools into your application. Common integration patterns include:
- AI-powered chat assistants for DeFi, NFT, and on-chain analytics
- Automated smart contract auditing pipelines
- Real-time AI-generated crypto news widgets
- NFT generation tools with natural language prompts
- Internal compliance or support chatbots tailored to your product
Refer to individual tool guides for detailed implementation patterns.
Full list of use-cases & case-studies can be found here:
{% content-ref url="use-cases-and-examples.md" %} use-cases-and-examples.md {% endcontent-ref %}
{% content-ref url="case-studies.md" %} case-studies.md {% endcontent-ref %}
Step 4: Monitor and Optimize
- Use the API Dashboard to monitor request history, credit usage, and key performance metrics.
- Implement error handling to manage low-credit conditions or invalid input.
- Adjust parameters such as system prompts, memory mode, or response style to fine-tune output.
Next Steps
Explore each API and SDK dev docs in detail:
{% content-ref url="web3-ai-chatbot-and-llm-api-and-sdk/" %} web3-ai-chatbot-and-llm-api-and-sdk {% endcontent-ref %}
{% content-ref url="ai-nft-generator-api-and-sdk/" %} ai-nft-generator-api-and-sdk {% endcontent-ref %}
{% content-ref url="smart-contracts-generator-api-and-sdk/" %} smart-contracts-generator-api-and-sdk {% endcontent-ref %}
{% content-ref url="smart-contracts-auditor-api-and-sdk/" %} smart-contracts-auditor-api-and-sdk {% endcontent-ref %}
{% content-ref url="ai-crypto-news-api-and-sdk-and-rss/" %} ai-crypto-news-api-and-sdk-and-rss {% endcontent-ref %}
{% content-ref url="agenticos-framework-web3-ai-agent-on-x-open-source/" %} agenticos-framework-web3-ai-agent-on-x-open-source {% endcontent-ref %}
{% hint style="info" %} Note: For integration support or implementation guidance, contact the ChainGPT team or join the developer community. {% endhint %}