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

Diaspora Contacts API

The Contacts API from Diaspora — 2 operation(s) for contacts.

Diaspora Contacts API is one of 14 APIs that Diaspora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 3 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.

Requests are made against a single base URL, https://{pod}/api/v1.

3 operations 2 paths 1 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://diaspora.social/api/v1
Authentication
OpenID Connect
License
Resource Areas
1

Authentication & Security 1

Diaspora Contacts API declares 1 security scheme for authenticating requests. It supports OpenID Connect (openIdConnect) discovered at https://diaspora.social/.well-known/openid-configuration.

  • openIdConnect — OpenID Connect Core 1.0 (Authorization Code Flow or Implicit Flow) with Dynamic Client Registration 1.0. The openid scope is mandatory; public:read is always g…

Paths & Operations 3

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

Contacts 3
GET
/aspects/{aspect_id}/contacts
Get list of contacts in an aspect
getAspectsByAspectIdContacts 1 param → 200401403
POST
/aspects/{aspect_id}/contacts
Add a user to an aspect
createAspectsByAspectIdContacts 1 param body → 204401403
DELETE
/aspects/{aspect_id}/contacts/{person_guid}
Remove a user from an aspect
deleteAspectsByAspectIdContactsByPersonGuid 2 params → 204401403

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
Error envelope returned by the diaspora API.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

diaspora-contacts-api-openapi.yml Raw ↑

Other APIs Diaspora publishes across the network.

Diaspora Aspects API
Diaspora Comments API
Diaspora Conversations API
Diaspora Likes API
Diaspora Notifications API
Diaspora Photos API
Diaspora Post interactions API
Diaspora Posts API
Diaspora Reshares API
Diaspora Search API
Diaspora Streams API
Diaspora Tag followings API
Where this information came from

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