How to View All Your APIs in KS Query

KS Query provides access to real-time and historical blockchain data through organized API categories. This guide shows you how to view all available APIs, explore their parameters, and usage.

Step 1: Access KS Query from the Kalp Studio Dashboard

  1. On the Dashboard, scroll down to the Our Products section.

  2. Find the KS Query module and click the Explore button.

Access KS Query

Step 2: View Usage Summary on the KS Query Dashboard

After clicking Explore, you’ll land on the Dashboard for KS Query. This page shows a high-level overview of your subscription and usage.

  1. At the top, you’ll see:

    • API Requests: Total requests allowed vs. consumed

    • Subscription Plan: Your current tier and renewal info

  2. Below this, view a graphical representation of your API hit trends.

KS Query Dashboard

Step 3: Navigate to the "All APIs" Section

  1. Click All APIs from the left sidebar of the KS Query interface.

  2. This section is organized into four categories:

    • Smart Contracts

    • Blocks

    • Transactions

    • Network List

  3. The card on the top left of the screen highlights the total API Hits

  4. On the top-right corner, ensure your desired Blockchain and Network are selected.

All APIs Page

Step 4: Explore Each API Category

Click through each tab to view APIs under that category. You’ll see details like method type (GET/POST), description, endpoint URL, and actions.

  • Smart Contracts: APIs related to querying or interacting with contracts

Smart Contracts (All APIs)
  • Blocks: APIs for retrieving block-level data

Blocks (All APIs)
  • Transactions: APIs for fetching transaction history and metadata

    Open KSQ rev 17 - View All APIs.png

Transactions (All APIs)
  • Network List: APIs for listing supported networks and metadata

Network List (All APIs)

Step 5: Check API Route Details

To inspect specific API parameters and configuration:

  1. Click the Check Params button in the Action column for any API.

Check API Route Details

A Route Detail dialog will open with 3 tabs:

  • Params: Lists required header and query parameters

Params
  • Blockchain & Network: Shows the blockchain context for this API

Blockchain & Network
  • API Auth Key: Displays your existing API keys

API Auth Key

The All APIs section in KS Query offers a structured and developer-friendly view of available blockchain APIs. Whether you're exploring smart contracts or pulling network metadata, the Route Detail view makes it easy to understand parameters, networks, and access requirements.

Last updated