SolvaPay Custom GPT Actions API

This is a backend API for OpenAI Custom GPT Actions. It provides a Tasks API secured by SolvaPay OAuth and monetized with SolvaPay.

1. OpenAPI Specification URL

Import this URL into your Custom GPT Action

Loading...

2. OAuth Configuration

Use these details in the "Authentication" settings of your Custom GPT

Get Your OAuth Credentials

Copy all OAuth credentials from the SolvaPay console. You'll need:

  • Client ID
  • Client Secret
  • Authorization URL
  • Token URL

How to Use

1

Create a Custom GPT

Go to ChatGPT and create a new GPT.

2

Add Action

In the "Configure" tab, click "Create new action" and select "Import from URL".

3

Paste URL

Paste the OpenAPI URL from section 1 above.

4

Configure Auth

Set Authentication Type to OAuth and copy the details from section 2 above.