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 Activities API

The Activities API from Orbit — 5 operation(s) for activities.

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

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

This API exposes 8 operations across 5 paths, and defines 8 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.

8 operations 5 paths 8 schemas 1 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 Activities 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 8

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

Activities 8
GET
/{workspace_slug}/activities
List activities for a workspace
19 params → 200
POST
/{workspace_slug}/activities
Create a Custom or a Content activity for a new or existing member
1 param body → 422201403
GET
/{workspace_slug}/activities/{id}
Get an activity in the workspace
2 params → 200
GET
/{workspace_slug}/members/{member_slug}/activities
List activities for a member
8 params → 200
POST
/{workspace_slug}/members/{member_slug}/activities
Create a Custom or a Content activity for a member
2 params body → 201422403
DELETE
/{workspace_slug}/members/{member_slug}/activities/{id}
Delete a post activity
3 params → 204403
PUT
/{workspace_slug}/members/{member_slug}/activities/{id}
Update a custom activity for a member
3 params body → 204422403
GET
/{workspace_slug}/organizations/{organization_id}/activities
List member activities in an organization
7 params → 200

Schemas 8

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

post_activity
object
3 properties 2 required
custom_or_post_activity
identity
object
Represents an email address, a profile on networks like github and twitter, or a record in another system.
7 properties 1 required
activity_with_member
activity_and_identity
object
2 properties
post_activity_with_member
member
object
20 properties
activity
object
10 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

orbit-activities-api-openapi.yml Raw ↑

Other APIs Orbit publishes across the network.

Orbit Activity Types API
Orbit Members 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 Activities 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.