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 Supply Chain Intelligence API

Endpoints related to the Supply Chain Intelligence product

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

Tagged areas include Supply Chain Intelligence. 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 4 operations across 3 paths, and defines 10 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.

4 operations 3 paths 10 schemas 1 DELETE2 GET1 POST

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 Supply Chain Intelligence API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PersonalAccessToken).

  • PersonalAccessToken — Your Censys personal access token.

Paths & Operations 4

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

Supply Chain Intelligence 4

Endpoints related to the Supply Chain Intelligence product

GET
/v1/supplychains
Censys List Supply Chains
v1-supply-chain-list-supply-chains 4 params → 200400401403409422500
GET
/v1/supplychains/suppliers
Censys Search Suppliers
v1-supply-chain-search-suppliers 3 params → 200400401403409422500
POST
/v1/supplychains/suppliers
Censys Adds Supplier to Supply Chain
v1-supply-chain-add-suppliers 2 params body → 201400401403404422500
DELETE
/v1/supplychains/suppliers/{supplier_id}
Censys Remove a Supplier from a Supply Chain
v1-supply-chain-remove-supplier 4 params → 204400401403422500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SupplyChainSupplier (9 properties), ErrorModel (6 properties), AuthenticationErrorDetail (5 properties), ErrorDetail (3 properties). Each schema is shown below with its type and property counts.

SupplyChainAddSuppliersBody
object
2 properties 2 required
ErrorDetail
object
3 properties
AuthenticationError
object
1 property
ErrorModel
object
6 properties
ResponseEnvelopeSupplyChainSearchSuppliersPayload
object
1 property
SupplyChainSupplier
object
9 properties 9 required
SupplyChainSearchSuppliersPayload
object
1 property 1 required
ResponseEnvelopeSupplyChainsListPayload
object
1 property
AuthenticationErrorDetail
object
5 properties
SupplyChainsListPayload
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

censys-supply-chain-intelligence-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 Shards API
Censys Tags and Comments API