View API Endpoint

Open the API list, click the API you want to use, the page is displayed as follows.

Contains three parts:

Overview

1.Statistics of the number of requests are displayed on the timeline

You can view the number of requests in 24 hours or 1 minute

2.Filters help filter request conditions

Filters (all of them are set by default, except for JSON-RPC method and JSON-RPC ID)

The function of the filter is to display the API request data corresponding to the conditions you choose

3.Display of each request for historical data

Data will not be displayed without sending any request in composer. After sending the request in composer, the data will be displayed here.

overview

Settings

API Endpoint

Click the “Settings” button on the details page, the API Endpoint include https and wss addresses.

If you selected “Basic authentication” during the creation phase, you can see like this:

node30

If you selected “Token” during the creation phase, you can see like this:

node31

Security

node32

Add a website: Enter a valid Website address and click Add (e.g. https://ankr.com)

Add an IP: Enter a valid existing IP address and click Add (e.g. 213.27.152.15)

Regardless of whether you are adding a website or an IP address, you can only add up to five addresses,And can delete any address.

Plan settings

node33

1.Click ‘upgrade’ plan

2.Choose your plan

plan

(1)When you choose the $49/mo plan, it means that the maximum number of requests per second is 3 requests, and the maximum number of requests in two days is 200,000 requests.

(2)When you choose the $224/mo plan,it represents that the maximum number of requests per second is 12 requests, and the maximum number of requests per day is 1,000,000 requests.

(3)When you choose the $339/mo plan,it represents that the maximum number of requests per second is 24 requests, and the maximum number of requests per day is 2,000,000 requests.

(4)When you choose the $799/mo plan,it represents that the maximum number of requests per second is 60 requests, and the maximum number of requests per day is 5,000,000 requests.

3.Click ‘Select’

4.Select Payment method

node34

5.When you check the Plan settings again, you can unsubscribed or upgrade again.

Unsubscribe:

(1). When the “unsubscribe” button is clicked, a confirmation pop-up window will be displayed.

(2). If the subscription has been canceled, we will not display the “upgrade” and “unsubscribed” buttons, and will display the current plan and the date when the plan is free

(3). The “Delete” button cannot be clicked.

Upgrade:

(1)You can choose the upgrade plan you want until you upgrade to the highest plan.

setting

6.You can also delete the free Api,(Paid APIs need to become free APIs after canceling the subscription before they can be deleted).

delete

Composer

1.You can choose different methods to use here,And you can copy the curl command in the lower right corner.

2.Click to send request,Request is sent and Repsonse is received, which is correctly displayed in requests history (Overview).

3.Please refer to Apis for the method usage of each API.

resposer