{"@context": "https://schema.org", "@type": "WebAPI", "name": "Orbit API API", "description": "Please see the complete Orbit API documentation at [https://api.orbit.love/](https://api.orbit.love/).", "provider": {"@type": "Organization", "name": "orbit.love"}, "documentation": "https://app.orbit.love/api-docs/v1/swagger.json"}
Index / APIs / orbit.love

Orbit API API

Please see the complete Orbit API documentation at [https://api.orbit.love/](https://api.orbit.love/).

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://app.orbit.love/api/v1

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Orbit API vv1

Please see the complete Orbit API documentation at [https://api.orbit.love/](https://api.orbit.love/).

methodpathwhat the vendor says it does
GET/userGet info about the current user Users
GET/workspacesGet all workspaces for the current user Workspaces
GET/workspaces/{workspace_slug}Get a workspace Workspaces
GET/{workspace_slug}/activitiesList activities for a workspace Activities
POST/{workspace_slug}/activitiesCreate a Custom or a Content activity for a new or existing member Use this method when you know an identity o
GET/{workspace_slug}/activities/{id}Get an activity in the workspace Activities
GET/{workspace_slug}/activity_typesList all activity types for a workspace Activity Types
GET/{workspace_slug}/membersList members in a workspace Members
POST/{workspace_slug}/membersCreate or update a member This method is useful when you know a member's identity in another system and want t
GET/{workspace_slug}/members/findFind a member by an identity Provide a source and one of username/uid/email params to return a member with tha
GET/{workspace_slug}/members/{member_slug}Get a member Members
PUT/{workspace_slug}/members/{member_slug}Update a member Members
DELETE/{workspace_slug}/members/{member_slug}Delete a member Members
GET/{workspace_slug}/members/{member_slug}/activitiesList activities for a member Activities
POST/{workspace_slug}/members/{member_slug}/activitiesCreate a Custom or a Content activity for a member Activities
PUT/{workspace_slug}/members/{member_slug}/activities/{id}Update a custom activity for a member Activities
DELETE/{workspace_slug}/members/{member_slug}/activities/{id}Delete a post activity Activities
POST/{workspace_slug}/members/{member_slug}/identitiesAdd identity to a member Members
DELETE/{workspace_slug}/members/{member_slug}/identitiesRemove identity from a member Members
GET/{workspace_slug}/members/{member_slug}/notesGet the member's notes Notes
POST/{workspace_slug}/members/{member_slug}/notesCreate a note Notes
PUT/{workspace_slug}/members/{member_slug}/notes/{id}Update a note Notes
GET/{workspace_slug}/organizationsList organizations in a workspace Organizations
GET/{workspace_slug}/organizations/{organization_id}Get an organization Organizations
PUT/{workspace_slug}/organizations/{organization_id}Update an organization Organizations
GET/{workspace_slug}/organizations/{organization_id}/activitiesList member activities in an organization Activities
GET/{workspace_slug}/organizations/{organization_id}/membersList members in an organization Members
GET/{workspace_slug}/reportsGet a workspace stats Reports
GET/{workspace_slug}/webhooksList webhooks in a workspace Webhooks
POST/{workspace_slug}/webhooksCreate a webhook Webhooks
GET/{workspace_slug}/webhooks/{id}Get a webhook Webhooks
PUT/{workspace_slug}/webhooks/{id}Update a webhook Webhooks
DELETE/{workspace_slug}/webhooks/{id}Delete a webhook Webhooks

specification origin: https://app.orbit.love/api-docs/v1/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.