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

Orbit Members API

The Members API from Orbit — 5 operation(s) for members.

Orbit Members API is one of 9 APIs that Orbit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Members. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a GitHub repository.

This API exposes 9 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, http://web.archive.org/web/20240303060821/https://app.orbit.love/api/v1.

9 operations 5 paths 3 schemas 2 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://app.orbit.love/api/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Orbit Members API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (bearer). An API key is passed in the query as api_key (api_key).

  • bearer — Provide a Authorization header with format 'Bearer '. This is the recommended approach. Make sure to include the 'Bearer' part in the text box here.
  • api_key — Provide the API key in a query param called apikey. This is the least secure method, please use only for testing.

Paths & Operations 9

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

Members 9
POST
/{workspace_slug}/members/{member_slug}/identities
Add identity to a member
2 params body → 201422403
DELETE
/{workspace_slug}/members/{member_slug}/identities
Remove identity from a member
2 params body → 204422403
GET
/{workspace_slug}/members
List members in a workspace
22 params → 200
POST
/{workspace_slug}/members
Create or update a member
1 param body → 201200422403
GET
/{workspace_slug}/members/{member_slug}
Get a member
2 params → 200
PUT
/{workspace_slug}/members/{member_slug}
Update a member
2 params body → 204403
DELETE
/{workspace_slug}/members/{member_slug}
Delete a member
2 params → 204403
GET
/{workspace_slug}/members/find
Find a member by an identity
7 params → 404200
GET
/{workspace_slug}/organizations/{organization_id}/members
List members in an organization
4 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are member (20 properties), identity (7 properties), member_and_identity (2 properties). Each schema is shown below with its type and property counts.

member_and_identity
object
2 properties
identity
object
Represents an email address, a profile on networks like github and twitter, or a record in another system.
7 properties 1 required
member
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

orbit-members-api-openapi.yml Raw ↑

Other APIs Orbit publishes across the network.

Orbit Activities API
Orbit Activity Types API
Orbit Notes API
Orbit Organizations API
Orbit Reports API
Orbit Users API
Orbit Webhooks API
Orbit Workspaces API
Where this information came from

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