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

Gencove social API

The social API from Gencove — 3 operation(s) for social.

Gencove social API is one of 20 APIs that Gencove publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Social. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.gencove.com.

3 operations 3 paths 5 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.gencove.com/api/v2/
Authentication
API Key, API Key
License
Proprietary
Resource Areas
1

Authentication & Security 2

Gencove social API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (API key). An API key is passed in the header as Authorization (JWT).

  • API key — Authorization header content formated as: Api-Key You can obtain new API key through Gencove's web UI or user-api-key endpoint
  • JWT — Authorization header content formated as: Bearer You can obtain access token using jwt-create endpoint.

Paths & Operations 3

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

social 3
POST
/api/v2/social-disconnect/
Disconnect given providers' social account from current user.
social_disconnect_create body → 200
GET
/api/v2/social-providers/
Return all available social providers, their autorization urls and user connected accounts.
social_providers_list 3 params → 200
POST
/api/v2/social-signup/
Associate Social user with logged in Django user. In social provider's config, redirecturi or a similar setting should be pointed to a url managed by the frontend app. Frontend app should pass on the…
social_signup_create body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are SocialAccountNested (4 properties), SocialProvider (3 properties), SocialSignUp (2 properties), PaginatedSocialProviderList (2 properties). Each schema is shown below with its type and property counts.

SocialAccountNested
object
4 properties 3 required
PaginatedSocialProviderList
object
2 properties 1 required
SocialDisconnect
object
1 property 1 required
SocialSignUp
object
2 properties 2 required
SocialProvider
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gencove-social-api-openapi.yml Raw ↑

Other APIs Gencove publishes across the network.

Gencove array API
Gencove basespace API
Gencove batch API
Gencove billing API
Gencove explorer API
Gencove file API
Gencove firstmile API
Gencove invitation API
Gencove jwt API
Gencove mfa API
Gencove notification API
Gencove organization API
Where this information came from

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