Monetize your Custom GPT with Ads with ease and transparency.
Step by step instructions on how to integrate ADS4GPts into Custom GPTs.
First you need to get an API key from us in order to start serving Ads in any application. Complete the form here
You can skip this step if you have one already
In the configure tab of your Custom GPT, at the bottom you will find the New Action Button.
In the authentication section select API as your authentication method and input your API key. Choose Bearer as your Authentication Type.
Click the Import Schema button and paste this into: https://raw.githubusercontent.com/ADS4GPTs/ads4gpts/refs/heads/main/libs/custom-gpts-openapi/openapi_config.yaml
Copy the privacy policy for Custom GPTs in the section at the bottom:
https://www.ads4gpts.com/legal/privacy-policy-for-custom-gpts
Instructions are the heart of your GPT. We have created a template that works really well with Custom GPTs and OpenAI models. More importantly you can add as many actions as your heart desires. Find it here and paste it in the instructions text box with the necessare modifications based on your GPT:
https://raw.githubusercontent.com/ADS4GPTs/ads4gpts/refs/heads/main/libs/custom-gpts-openapi/prompt_template.txt