AI Platform Integration Setup
Who's responsible for the API key
Your API key works like a billing pass: the API key you provide is the only credential Feversocial's servers use to communicate with Google's Gemini service. It's not just a service permission — it's also what Google uses to identify "who" is using the service and to calculate the resulting costs.
You are fully responsible for usage and costs: since the key belongs to you, all usage (tokens/requests) and costs generated through this key will be billed to your (or your company's) Google account.
A note on the free tier and service interruptions
If you haven't enabled billing in Google Cloud Console (meaning you're still on the free tier), your key will be subject to Google's strict daily request limit (RPD) and per-minute request limit (RPM).
Once you exceed these limits, the service stops immediately: when your app's usage exceeds the free tier limit, Google will immediately reject any further API requests from Feversocial, causing your service (like AI replies) to stop working or return errors entirely, until the limit resets the next day.
Our recommendation: to keep the service stable and uninterrupted, we recommend upgrading to a paid tier, which significantly increases your usage quota.
Pricing page: https://ai.google.dev/gemini-api/docs/pricing?hl=zh-tw
To use the AI UGC feature, first log in to your Google account, then go to Google AI Studio, click "API Key," and select "Create API key" in the top right.
Next, name your key, then click "Create project."
Once your key is created, click "Copy API Key."
Then head back to the Feversocial platform, go to Sponsor Settings >> Advanced Settings, find the AI Platform section, and paste in your generated key!




