Create Gate.io API credentials for TradingView webhook automation

Configure Gate.io spot API access so TradeAdapter can route TradingView to Gate.io alerts with structured execution and no-code trading automation.

Step 1

Open API management on Gate

Sign in to Gate, hover over the profile icon at the top of the page and choose APIs. Account verification, a fund password and 2FA must already be set up.

Gate profile menu with the APIs entry highlighted
Step 2

Start creating an API key

Click Create API Key on the API management page.

Gate API management page with the Create API Key button
Step 3

Choose an APIv4 key, not APIv2

Select API v4 Key. TradeAdapter calls Gate's v4 endpoints, so an APIv2 key will not work — and APIv2 is limited to spot trading in any case. Add a remark you will recognise later, and pick the account type that matches your strategy.

Gate API key creation form with the API v4 key type selected
Step 4

Set permissions and bind the TradeAdapter IP

Set the permissions to Read and Write for the markets you intend to trade, then bind the key to the TradeAdapter address. A key with no IP bound expires after 90 days.

Bind this key to this IP 35.75.198.16
Gate API key permission and IP binding settings
Step 5

Complete the security verification

Read the risk reminder, accept it, then enter your fund password and 2FA code to finish creating the key.

Gate security verification dialog when creating an API key
Step 6

Save the API key and secret

Copy the key and secret before leaving the page — the secret is shown only at creation time.

Gate API management list showing the created key
Step 7

Continue to TradingView webhook setup

Paste the key and secret into your TradeAdapter Gate connection, then continue to page 2 to connect TradingView alerts for real-time trade execution.