Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kadena endpoint-send API

The endpoint-send API from Kadena — 1 operation(s) for endpoint-send.

Kadena endpoint-send API is one of 16 APIs that Kadena publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include endpoint-send. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 0.0.

Requests are made against 5 base URLs: https://api.chainweb.com/chainweb/{apiVersion}/mainnet01, https://api.testnet.chainweb.com/chainweb/{apiVersion}/testnet04, {schema}://{domain}:{port}/chainweb/{apiVersion}/{chainwebVersion}, https://{location}.chainweb.com/chainweb/{apiVersion}/mainnet01, https://{location}.testnet.chainweb.com/chainweb/{apiVersion}/testnet04.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.0
Base URL
https://api.chainweb.com/chainweb/0.0/mainnet01
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

endpoint-send 1
POST
/send
send
body → 200400

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed is command (3 properties). Each schema is shown below with its type and property counts.

webauthn-sig-string
string
Stringified JSON WebAuthn signature object. For a WebAuthn signature string to be valid, its corresponding Signer must have scheme: "WebAuthn". The schema of a…
command
object
Represents a single blockchain Pact transaction.
3 properties 3 required
validation-failure
string
Failure message of unexecuted command due to an invalid gas payer, meta, or other environments.
request-key
string
Unique ID of a pact transaction consisting of its hash.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kadena-endpoint-send-api-openapi.yml Raw ↑

Other APIs Kadena publishes across the network.

Kadena block API
Kadena blockhash API
Kadena config API
Kadena cut API
Kadena endpoint-listen API
Kadena endpoint-local API
Kadena endpoint-poll API
Kadena endpoint-private API
Kadena endpoint-spv API
Kadena header API
Kadena mempool API
Kadena mining API