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

The Likes API from Diaspora — 2 operation(s) for likes.

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

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

This API exposes 6 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.

6 operations 2 paths 1 schemas 2 DELETE2 GET2 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 Likes 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 6

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

Likes 6
GET
/posts/{post_guid}/comments/{comment_guid}/likes
Get likes for a comment
getPostsByPostGuidCommentsByCommentGuidLikes 2 params → 200401403404
POST
/posts/{post_guid}/comments/{comment_guid}/likes
Like a comment
createPostsByPostGuidCommentsByCommentGuidLikes 2 params → 204401403404422409
DELETE
/posts/{post_guid}/comments/{comment_guid}/likes
Unlike a comment
deletePostsByPostGuidCommentsByCommentGuidLikes 2 params → 204401403404410
GET
/posts/{post_guid}/likes
Get likes for a post
getPostsByPostGuidLikes 1 param → 200401403404
POST
/posts/{post_guid}/likes
Like a post
createPostsByPostGuidLikes 1 param → 204401403404422409
DELETE
/posts/{post_guid}/likes
Unlike a post
deletePostsByPostGuidLikes 1 param → 204401403404410

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-likes-api-openapi.yml Raw ↑

Other APIs Diaspora publishes across the network.

Diaspora Aspects API
Diaspora Comments API
Diaspora Contacts API
Diaspora Conversations 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 Likes 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.