Censys Account Management API is one of 14 APIs that Censys publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Account Management. 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
11 operations
across 10 paths,
and defines 29 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.
11 operations10 paths29 schemas1 DELETE8 GET1 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Censys Account Management API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (PersonalAccessToken).
PersonalAccessToken — Your Censys personal access token.
Paths & Operations 11
Across 10 paths, the API surfaces 11 operations — 1 DELETE, 8 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Account Management 11
Endpoints related to the Account Management product
The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are CreditUsageReport (10 properties), AuditLogEvent (9 properties), OrganizationMember (8 properties), CreditUsageReportPeriod (6 properties). Each schema is shown below with its type and property counts.
ResponseEnvelopeOrganizationDetails
object
1 property
AuditLogEventsResponse
object
3 properties3 required
OrganizationDetails
object
5 properties2 required
MemberCounts
object
2 properties2 required
ResponseEnvelopeAuditLogEventsResponse
object
1 property
ErrorDetail
object
3 properties
ResponseEnvelopeCreditUsageReport
object
1 property
ResponseEnvelopeOrganizationCredits
object
1 property
CreditUsageReportPeriod
object
6 properties6 required
OrganizationMembersList
object
2 properties2 required
ActorInfo
object
3 properties1 required
OrganizationMember
object
8 properties5 required
AuthenticationErrorDetail
object
5 properties
ResponseEnvelopeOrganizationMembersList
object
1 property
AuthenticationError
object
1 property
SourceUsageBreakdown
object
4 properties2 required
CreditUsageReport
object
10 properties9 required
PaginationInfo
object
2 properties1 required
AuditLogEvent
object
9 properties4 required
ResponseEnvelopeUserCredits
object
1 property
SubjectInfo
object
3 properties1 required
UpdateMemberRoleInputBody
object
1 property1 required
ErrorModel
object
6 properties
CreditExpiration
object
4 properties2 required
InviteMemberInputBody
object
1 property1 required
AutoReplenishConfig
object
3 properties1 required
OrganizationCredits
object
4 properties4 required
OrganizationPreferences
object
3 properties
UserCredits
object
2 properties1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.