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

Border0 Organizations API

The Organizations API from Border0 — 15 operation(s) for organizations.

Border0 Organizations API is one of 15 APIs that Border0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 29 operations across 15 paths, and defines 28 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.border0.com/api/v1.

29 operations 15 paths 28 schemas 6 DELETE8 GET10 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.border0.com/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Border0 Organizations API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Border0_Token).

Paths & Operations 29

Across 15 paths, the API surfaces 29 operations — 6 DELETE, 8 GET, 10 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

Organizations 29
DELETE
/organizations/customdomains
Delete a custom domain
delete_organizations-customdomains body → 200400401404500
GET
/organizations/customdomains
List all custom domains
get_organizations-customdomains → 200400401404500
POST
/organizations/customdomains
Create a custom domain
post_organizations-customdomains body → 200400401404500
PUT
/organizations/customdomains
Update a custom domain
put_organizations-customdomains body → 200400401404500
DELETE
/organizations/iam/service_accounts/{name}/tokens/{token_id}
Delete a service account token in the current organization by service account name and token id.
delete_organizations-iam-service-accounts-name-tokens-token-id 2 params → 204400403500
DELETE
/organizations/iam/service_accounts/{name}
Delete a service account in the current organization.
delete_organizations-iam-service-accounts-name 1 param → 204400403500
GET
/organizations/iam/service_accounts/{name}
Retrieve a service account in the current organization by name.
get_organizations-iam-service-accounts-name 1 param → 200400403500
PUT
/organizations/iam/service_accounts/{name}
Update a service account in the current organization by name.
put_organizations-iam-service-accounts-name 1 param body → 200400403500
DELETE
/organizations/notifications/{name}
Delete a notification
delete_organizations-notifications-name 1 param → 200400401404500
GET
/organizations/notifications/{name}
Describe a notification
get_organizations-notifications-name 1 param → 200400401404500
PUT
/organizations/notifications/{name}
Update a notification
put_organizations-notifications-name 1 param body → 200400401404500
DELETE
/organizations/recording_storage
Unset the organization's recording storage
delete_organizations-recording-storage → 200400401404500
GET
/organizations/recording_storage
Verify the recording storage
get_organizations-recording-storage → 200400401404500
POST
/organizations/recording_storage
Create a recording storage
post_organizations-recording-storage body → 200400401404500
DELETE
/organizations/tokens
Disable an access token
delete_organizations-tokens body → 200400401
GET
/organizations/tokens
Disable an access token
get_organizations-tokens → 200400401
POST
/organizations/tokens
Create a new access token
post_organizations-tokens body → 200400401
GET
/organizations/iam/service_accounts/{name}/tokens
Retrieve a service account tokens based on a service account name.
get_organizations-iam-service-accounts-name-tokens 1 param → 200400403500
POST
/organizations/iam/service_accounts/{name}/tokens
Create a service account token in the current organization.
post_organizations-iam-service-accounts-name-tokens 1 param body → 200400403500
GET
/organizations/iam/service_accounts
Retrieve the list of all service accounts in the current organization.
get_organizations-iam-service-accounts → 200400403500
POST
/organizations/iam/service_accounts
Create a service account in the current organization.
post_organizations-iam-service-accounts body → 200400403500
GET
/organizations/notifications
List all notifications
get_organizations-notifications → 200400401404500
POST
/organizations/notifications
Create a notification
post_organizations-notifications body → 200400401404500
POST
/organizations/csr
Generate a cert request and sign the CSR with organization CA
post_organizations-csr body → 200400401
POST
/organizations/sign_ssh
Generate a signed SSH cert for organization
post_organizations-sign-ssh body → 200400401
POST
/organizations/switch
Switch Organization
post_organizations-switch body → 200400401404500
POST
/organizations
Create a new organization
post_organizations body → 200400401
PUT
/organizations/settings
Update organization settings
put_organizations-settings body → 200400401
PUT
/organizations/users/leave
Leave an organization
put_organizations-users-leave body → 200400401

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are serviceaccount.Full (8 properties), serializer.TokenSummary (8 properties), serviceaccount.Slim (8 properties), serializer.OrganizationNotification (7 properties). Each schema is shown below with its type and property counts.

serializer.OrganizationNotification
object
7 properties
v1.createToken
object
3 properties
v1.serviceAccountUpdatePayload
object
4 properties
v1.deleteToken
object
1 property
v1.orgSettings
object
1 property
serializer.awsS3Config
object
4 properties
v1.certificateSigningRequest
object
1 property 1 required
v1.switchOrgPayload
object
1 property 1 required
serializer.TokenSummary
object
8 properties
serializer.OrganizationRecordingStorage
object
3 properties
v1.getServiceAccountsResponse
object
2 properties
serviceaccount.Slim
object
8 properties
v1.serviceAccountCreatePayload
object
3 properties
serviceaccount.Full
object
8 properties
v1.recordingStorageRequest
object
2 properties
v1.serviceAccountTokenDetailsPayload
object
2 properties
v1.BaseErrorResponse
object
2 properties
serializer.OrganizationCustomDomain
object
2 properties
v1.getServiceAccountsTokensResponse
object
2 properties
v1.postServiceAccountTokenResponse
object
5 properties
v1.customDomain
object
2 properties
v1.OrganizationRequest
object
2 properties
restful.ErrorResponse
object
2 properties
v1.createOrg
object
2 properties
v1.notificationUpdateRequest
object
5 properties
v1.AwsS3Config
object
4 properties
v1.mtlsSSHRequest
object
1 property
v1.notificationRequest
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

border0-organizations-api-openapi.yml Raw ↑

Other APIs Border0 publishes across the network.

Border0 Audit Actions API
Border0 Client API
Border0 Connect API
Border0 Login API
Border0 Mtls-Ca API
Border0 Organization API
Border0 Policies API
Border0 Policy API
Border0 Session API
Border0 Sessions API
Border0 Socket API
Border0 Stats API
Where this information came from

This is an independent, third-party profile of Border0 Organizations 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.