Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Acquia Invite API

The Invite API from Acquia — 4 operation(s) for invite.

Acquia Invite API is one of 21 APIs that Acquia publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Invite. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

5 operations 4 paths 10 schemas 1 DELETE1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Authentication
OAuth 2.0, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

Acquia Invite API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (Acquia_Cloud_API_Documentation_OAuth2) using the clientCredentials flow. An API key is passed in the header as Authorization (Codebase_Service_JWT). An API key is passed in the header as Authorization (MEO_Environment_Service_JWT). An API key is passed in the header as Authorization (Site_Service_JWT).

  • Acquia_Cloud_API_Documentation_OAuth2 — All Cloud API calls need to be authenticated in order to work. You authenticate using a token that you can generate on your Acquia Profile page. To generate a…
  • Codebase_Service_JWT — Value for the Authorization header parameter.
  • MEO_Environment_Service_JWT — Value for the Authorization header parameter.
  • Site_Service_JWT — Value for the Authorization header parameter.

Paths & Operations 5

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

Invite 5
DELETE
/invites/{token}
Acquia Cancels an Invitation.
postInviteCancel 1 param → 200403404
GET
/invites/{token}
Acquia Returns Details About an Invitation.
getInviteByToken 1 param → 200403404
POST
/invites/{token}/actions/accept
Acquia Accepts an Invite.
postInviteAcceptByToken 1 param → 200404409
POST
/invites/{token}/actions/decline
Acquia Declines an Invite.
postInviteDecline 1 param → 200404409
POST
/invites/{token}/actions/resend
Acquia Resend an Invite.
postInviteResend 1 param → 200404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Acquia_Cloud_API_Documentation_invite (11 properties), Acquia_Cloud_API_Documentation_user-stub (6 properties), Acquia_Cloud_API_Documentation_role-stub (2 properties), Acquia_Cloud_API_Documentation_organization-stub (2 properties). Each schema is shown below with its type and property counts.

Acquia_Cloud_API_Documentation_role-stub
object
2 properties 2 required
Acquia_Cloud_API_Documentation_organization-stub
object
2 properties 2 required
Acquia_Cloud_API_Documentation_message
object
1 property 1 required
Acquia_Cloud_API_Documentation_user-stub
object
6 properties 6 required
Acquia_Cloud_API_Documentation_invite
object
Details an invite.
11 properties 7 required
Acquia_Cloud_API_Documentation_error
object
2 properties 2 required
Acquia_Cloud_API_Documentation_team-stub
object
2 properties 2 required
Acquia_Cloud_API_Documentation_application-stub
object
2 properties 2 required
Acquia_Cloud_API_Documentation_links
object
HAL links about the current resource.
1 property 1 required
Acquia_Cloud_API_Documentation_invite-flags
object
An array of various flags providing more context for the Invite response object.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

acquia-invite-api-openapi.yml Raw ↑

Other APIs Acquia publishes across the network.

Acquia Cloud Site Factory API
Acquia Content Hub API
Acquia Account API
Acquia Agreements API
Acquia Application Performance Monitoring Services API
Acquia Applications API
Acquia Cloud IDE API
Acquia Codebases API
Acquia Current system health API
Acquia Distributions API
Acquia Email API
Acquia Environments API