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

Mavenlink Account Memberships API

Each user on an account will have an account membership that describes their relationship to the account. When you add a userto an account, create a new `account_membership`. When you remove a user from an account, delete their account_membership record.

Mavenlink Account Memberships API is one of 103 APIs that Mavenlink publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account Memberships. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 6 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

6 operations 4 paths 10 schemas 1 DELETE2 GET3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.mavenlink.com/api/v1/
Authentication
API Key, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 2

Mavenlink Account Memberships API declares 2 security schemes for authenticating requests. An API key is passed in the header as Bearer (BearerToken). It supports OAuth 2.0 (OauthSecurity) using the authorizationCode flow.

Paths & Operations 6

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

Account Memberships 6

Each user on an account will have an account membership that describes their relationship to the account. When you add a user to an account, create a new accountmembership. When y…

GET
/account_memberships
Fetching a list of Account Memberships
Get Account Memberships 18 params → 200400401403404422503
GET
/account_memberships/{id}
Fetching a single Account Membership
Get Account Membership 3 params → 200400401403404422503
PUT
/account_memberships/{id}
Updating an existing Account Membership
Update Account Membership 3 params body → 200400401403404422503
DELETE
/account_memberships/{id}
Remove a user from an account
Delete Account Membership 1 param → 204400401403404422503
PUT
/account_memberships/{id}/disable
Make a user inactive
Deactivate Account Membership 3 params → 200400401403404422503
PUT
/account_memberships/{id}/enable
Make a user active
Activate Account Membership 3 params → 200400401403404422503

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are AccountMembership (32 properties), User (20 properties), Workweek (14 properties), SkillMembership (8 properties). Each schema is shown below with its type and property counts.

BillableUtilization
object
Represents the billable utilization target for an account member. Each record has an effective date; the active billable utilization is the one with the most r…
6 properties
CostRate
object
A Cost Rate represents the hourly cost of an account member, specified in a specific currency. A Cost Rate with the same currency as the account default curren…
6 properties
Errors
object
1 property
SkillMembership
object
A Skill Membership represents a skill that has been assigned to a specified user.
8 properties
Error
object
2 properties
Role
object
A Role represents the main position or title assigned to members on an account. Roles may be associated with account memberships, account invitations, particip…
5 properties
AccountMembership
object
An Account Membership represents the relationship of a user to an account.
32 properties
Workweek
object
Workweeks are owned by an account. A workweek can be used as the account default, or can be associated to a user through a workweek membership.
14 properties
User
object
Users represent the individuals that are participating in Kantata OX projects. User objects are often returned as nested JSON objects within other returned ite…
20 properties
BackupApproverAssociation
object
Backup Approver Associations describe when a backup approver will be active, or responsible for approving time.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mavenlink-account-memberships-api-openapi.yml Raw ↑

Other APIs Mavenlink publishes across the network.

Kantata OX MCP Server
Kantata OX Developer Documentation Agent
Mavenlink Access Group Memberships API
Mavenlink Account Colors API
Mavenlink Account Invitations API
Mavenlink Account Locations API
Mavenlink Activations API
Mavenlink Assignments API
Mavenlink Attachments API
Mavenlink Backup Approver Associations API
Mavenlink Billable Utilizations API
Mavenlink Billing Milestones API
Where this information came from

This is an independent, third-party profile of Mavenlink Account Memberships 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.