Self Serve

Users can create and manage their own API keys directly through the Client Admin portal - no manual setup or support tickets required. This self-serve flow makes onboarding faster and gives you full control over your API access from day one.

Overview

Detail
Value

Maximum spend per account

USD $4,000

Setup required

None — fully self-serve

Getting Started

1

Log in to the Client Admin Portal

Go to https://client-admin.gaian.network/arrow-up-right and sign in with your account credentials.

2

Once logged in, locate the API Keys section in the portal dashboard.

3

Create a New API Key

Click Create API Key, give it a name or label for easy identification, and confirm. Your key will be generated immediately.

4

Copy and Store Your Key Securely

circle-exclamation
5

Start Making API Calls

Use your new key to authenticate requests. Pass it in the header:

"x-api-key": <YOUR_API_KEY>

Spend Limits

Each self-serve account is subject to a maximum spend limit of USD $4,000. This cap applies automatically — no additional configuration is needed.

circle-info

If your use case requires a higher spend limit, please complete a Know Your Business (KYB) form with us and contact the team to discuss upgraded access.

@FayNguyenarrow-up-right - Founder of Gaian Network

@TTMordredarrow-up-right - Partnership of Gaian Network

Managing Your API Keys

From the Client Admin portal you can:

  • View all active API keys associated with your account

  • Create additional keys for different environments (e.g. development, staging, production)

Security Best Practices

  • Never expose API keys in client-side code or public repositories

  • Use separate keys for each environment

  • Rotate keys regularly

  • Store keys using environment variables or a dedicated secrets manager

Need Help?

If you run into issues accessing the portal or managing your keys, reach out to the support team through the standard support channels.

Last updated