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

QuickNode Gateway API

Create and manage gateways for retrieving content from the IPFS network.

QuickNode Gateway API is one of 12 APIs that QuickNode publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Gateway. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.quicknode.com/ipfs/rest.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://{endpoint-name}.{network}.quiknode.pro/{token}
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

QuickNode Gateway API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Gateway 2

Create and manage gateways for retrieving content from the IPFS network.

GET
/v1/gateways
List gateways
listGateways → 200
POST
/v1/gateways
Create gateway
createGateway body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quicknode-gateway-api-openapi.yml Raw ↑

Other APIs QuickNode publishes across the network.

QuickNode Core RPC API
QuickNode Webhooks
QuickNode Marketplace Add-ons
QuickNode Functions
QuickNode Account API
QuickNode Batch API
QuickNode Database API
QuickNode Keys API
QuickNode Logs API
QuickNode Pinning API
QuickNode Streams API