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

Censys Shards API

The Shards API from Censys — 1 operation(s) for shards.

Censys Shards API is one of 14 APIs that Censys publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, and a changelog.

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

Requests are made against a single base URL, https://graph.data.censys.io.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.12
Base URL
https://api.platform.censys.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Censys Shards API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAccessToken).

  • PersonalAccessToken — Your Censys personal access token.

Paths & Operations 1

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

Shards 1
GET
/api/v1/asset-graphs/{graph_id}/executions/{execution_id}/shards
Censys List Shards
list-shards 5 params → 200default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ErrorModel (7 properties), ListShardsOutputBody (3 properties), ErrorDetail (3 properties), ShardResponse (1 property). Each schema is shown below with its type and property counts.

ErrorDetail
object
3 properties
ShardResponse
object
1 property 1 required
ErrorModel
object
7 properties
ListShardsOutputBody
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

censys-shards-api-openapi.yml Raw ↑

Other APIs Censys publishes across the network.

Censys Account Management API
Censys Adversary Investigation API
Censys Asset Graphs API
Censys Assets API
Censys Collections API
Censys Excluded Assets API
Censys Global Data API
Censys Graph Executions API
Censys Risks API
Censys Seeds API
Censys Supply Chain Intelligence API
Censys Tags and Comments API