Injective website screenshot

Injective

Injective is a Layer 1 blockchain purpose-built for Web3 finance, enabling users, institutions, and AI agents to trade, tokenize, and transact on-chain with native financial primitives including an on-chain central-limit order book, derivatives (perpetuals, expiry and pre-launch futures, options), spot markets, real-world-asset tokenization, stablecoins, and near-zero-fee payments with instant finality. Developers integrate through the Injective Chain LCD/REST API, a high-throughput Indexer API (gRPC, gRPC-web, and REST), a Chain Stream WebSocket for real-time market and account events, first-party SDKs in TypeScript, Python, Go, Rust, and CosmWasm, the injectived CLI, an official Model Context Protocol (MCP) server, and a suite of packaged Agent Skills for AI-driven trading and integration.

Injective publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto, Blockchain, DeFi, and Trading.

The Injective catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Injective’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, CLI, changelog, and 19 more developer resources.

44.1/100 thin ▬ flat Agent 39/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
2 APIs 1 MCP Servers
CompanyCryptoBlockchainDeFiTradingDerivativesWeb3Layer 1CosmosTokenizationPaymentsAI Agents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.1/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 39/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/injective: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Injective Indexer API

High-throughput read/stream API over the Injective chain and exchange data, exposed via gRPC, gRPC-web, and REST plus a Chain Stream WebSocket. Provides accounts, auctions, spot...

Injective Chain API

The Injective Chain LCD/REST + Tendermint RPC surface for querying chain state (bank, staking, governance, exchange, oracle, tokenfactory, peggy, permissions) and broadcasting t...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

injective-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Injective Authentication

none-public/signature-based-transactions · 4 schemes

SECURITY

Injective Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: injective
name: Injective
description: Injective is a Layer 1 blockchain purpose-built for Web3 finance, enabling users, institutions, and AI agents
  to trade, tokenize, and transact on-chain with native financial primitives including an on-chain central-limit order book,
  derivatives (perpetuals, expiry and pre-launch futures, options), spot markets, real-world-asset tokenization, stablecoins,
  and near-zero-fee payments with instant finality. Developers integrate through the Injective Chain LCD/REST API, a high-throughput
  Indexer API (gRPC, gRPC-web, and REST), a Chain Stream WebSocket for real-time market and account events, first-party SDKs
  in TypeScript, Python, Go, Rust, and CosmWasm, the injectived CLI, an official Model Context Protocol (MCP) server, and
  a suite of packaged Agent Skills for AI-driven trading and integration.
url: https://raw.githubusercontent.com/api-evangelist/injective/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://github.com/InjectiveLabs.png
tags:
- Company
- Crypto
- Blockchain
- DeFi
- Trading
- Derivatives
- Web3
- Layer 1
- Cosmos
- Tokenization
- Payments
- AI Agents
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Injective Indexer API
  description: High-throughput read/stream API over the Injective chain and exchange data, exposed via gRPC, gRPC-web, and
    REST plus a Chain Stream WebSocket. Provides accounts, auctions, spot and derivative markets, portfolio, oracle, explorer,
    and leaderboard queries and real-time streams.
  humanURL: https://docs.injective.network/developers-native/query-indexer
  baseURL: https://api.injective.network
  properties:
  - type: APIReference
    url: https://api.injective.network/swagger/
  - type: Documentation
    url: https://docs.injective.network/developers-native/query-indexer/index
- name: Injective Chain API
  description: The Injective Chain LCD/REST + Tendermint RPC surface for querying chain state (bank, staking, governance,
    exchange, oracle, tokenfactory, peggy, permissions) and broadcasting transactions. Cosmos SDK based, with an EVM JSON-RPC
    layer.
  humanURL: https://docs.injective.network/developers-native/query-chain
  baseURL: https://sentry.lcd.injective.network
  properties:
  - type: APIReference
    url: https://sentry.lcd.injective.network/swagger/
  - type: Documentation
    url: https://docs.injective.network/developers/network-information
common:
- type: DomainSecurity
  url: security/injective-domain-security.yml
- type: Website
  url: https://injective.com/
- type: DeveloperPortal
  url: https://injective.com/developers
- type: Documentation
  url: https://docs.injective.network/
- type: APIReference
  url: https://api.injective.network/swagger/
- type: GettingStarted
  url: https://docs.injective.network/developers/index
- type: GitHubOrganization
  url: https://github.com/InjectiveLabs
- type: Blog
  url: https://injective.com/blog
- type: Support
  url: https://discord.com/invite/injective
- type: TermsOfService
  url: https://injective.com/terms-of-use
- type: PrivacyPolicy
  url: https://injective.com/privacy-policy
- type: StatusPage
  url: https://injective.instatus.com/
- type: LLMsTxt
  url: llms/injective-llms.txt
- type: Packages
  url: packages/injective-packages.yml
- type: SDKs
  url: packages/injective-packages.yml
- type: MCPServer
  url: mcp/injective-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: CLI
  url: cli/injective-cli.yml
- type: ChangeLog
  url: changelog/injective-changelog.yml
- type: Lifecycle
  url: lifecycle/injective-lifecycle.yml
- type: Conformance
  url: conformance/injective-conformance.yml
- type: Authentication
  url: authentication/injective-authentication.yml
- type: ErrorCatalog
  url: errors/injective-error-codes.yml
- type: Conventions
  url: conventions/injective-conventions.yml
- type: Webhooks
  url: asyncapi/injective-chain-stream-webhooks.yml
- type: Sandbox
  url: sandbox/injective-sandbox.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence