How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Censys Tags and Comments API

Endpoints related to asset tagging and commenting

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

Tagged areas include Tags and Comments. 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 12 operations across 6 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.0.12.

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

12 operations 6 paths 21 schemas 3 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • PersonalAccessToken — Your Censys personal access token.

Paths & Operations 12

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

Tags and Comments 12

Endpoints related to asset tagging and commenting

GET
/v3/comments
Censys List Comments
v3-comments-list-comments 9 params → 200401403422500
POST
/v3/comments
Censys Create a Comment
v3-comments-create-comment 2 params body → 201401403422500
DELETE
/v3/comments/{comment_id}
Censys Delete a Comment
v3-comments-delete-comment 3 params → 204401403404422500
PUT
/v3/comments/{comment_id}
Censys Update a Comment
v3-comments-update-comment 3 params body → 200401403404422500
GET
/v3/tags
Censys List Tags
v3-tags-list-tags 8 params → 200401403422500
POST
/v3/tags
Censys Create a Tag
v3-tags-create-tag 2 params body → 201401403409422500
DELETE
/v3/tags/{tag_id}
Censys Delete a Tag
v3-tags-delete-tag 3 params → 204401403404422500
GET
/v3/tags/{tag_id}
Censys Get a Tag
v3-tags-get-tag 3 params → 200401403404422500
PUT
/v3/tags/{tag_id}
Censys Update a Tag
v3-tags-update-tag 3 params body → 200401403404409422500
GET
/v3/tags/{tag_id}/assignments
Censys List Tag Assignments
v3-tags-list-assignments 10 params → 200401403404422500
POST
/v3/tags/{tag_id}/assignments
Censys Create a Tag Assignment
v3-tags-create-assignment 3 params body → 201401403404409422500
DELETE
/v3/tags/{tag_id}/assignments/{assignment_id}
Censys Delete a Tag Assignment
v3-tags-delete-assignment 4 params → 204401403404422500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Comment (8 properties), Tag (7 properties), TagAssignment (7 properties), ErrorModel (6 properties). Each schema is shown below with its type and property counts.

ResponseEnvelopeComment
object
1 property
Comment
object
8 properties 8 required
ErrorDetail
object
3 properties
AuthenticationErrorDetail
object
5 properties
TagAssignmentsList
object
3 properties 2 required
UpdateCommentInputBody
object
1 property 1 required
Tag
object
7 properties 6 required
TagsList
object
3 properties 2 required
CreateTagInputBody
object
3 properties 2 required
CreateCommentInputBody
object
2 properties 2 required
ErrorModel
object
6 properties
ResponseEnvelopeTagAssignmentsList
object
1 property
CreateTagAssignmentInputBody
object
1 property 1 required
ResponseEnvelopeTag
object
1 property
ResponseEnvelopeTagAssignment
object
1 property
CommentsList
object
3 properties 2 required
AuthenticationError
object
1 property
TagAssignment
object
7 properties 7 required
ResponseEnvelopeTagsList
object
1 property
ResponseEnvelopeCommentsList
object
1 property
UpdateTagInputBody
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

censys-tags-and-comments-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 Supply Chain Intelligence API
Where this information came from

This is an independent, third-party profile of Censys Tags and Comments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.