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

MVMNT Users API

User management operations

MVMNT Users API is one of 27 APIs that MVMNT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

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

Requests are made against a single base URL, https://api.mvmnt.io/v1.

6 operations 4 paths 35 schemas 1 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.mvmnt.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

MVMNT Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 access token obtained via client credentials flow

Paths & Operations 6

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

Users 6

User management operations

POST
/users/filter
Filter users
filterUsers body → 200400401422429
POST
/users
Create user
createUser body → 201400401422429
GET
/users/{id}
Get user
getUser 2 params → 200401404429
PATCH
/users/{id}
Update user
updateUser 2 params body → 200400401404422429
DELETE
/users/{id}
Delete user
deleteUser 2 params → 204401404429
POST
/users/search
Search users
searchUsers body → 200400401422429

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are UserSearchRow (23 properties), UserSearchCriteria (22 properties), UserFilter (16 properties), User (16 properties). Each schema is shown below with its type and property counts.

UserStatus
string
User account status: - PENDING: User invited but has not completed onboarding - ACTIVE: User account is active and can access the system - INACTIVE: User accou…
ValidationError
object
3 properties 3 required
UserRole
string
User role within the organization: - CUSTOMERREP: Customer service representative - CARRIERREP: Carrier service representative - ARAP: Accounts receivable/paya…
UserSearchResponse
object
Response for user search requests. Note: Only active (non-deleted) users are included in results.
3 properties 3 required
TextSearchCriteria
object
Search criteria for text fields (supports wildcards and partial matching)
2 properties 1 required
DatetimeSearchCriteria
object
Search criteria for datetime fields. Supports both absolute datetime values and relative time expressions.
10 properties 1 required
Error
object
2 properties 2 required
ClientKeyFilter
object
Filter options for client key fields (limited operations - exact match only)
3 properties
KeywordSearchCriteria
object
Search criteria for keyword fields (exact match, no partial matching)
2 properties 1 required
SearchPaginationInput
object
Pagination options for search requests
2 properties
IntSearchCriteria
object
Search criteria for integer fields
4 properties 1 required
BooleanSearchCriteria
object
Search criteria for boolean fields
1 property 1 required
PaginationInfo
object
4 properties 2 required
UserSearchRequest
object
Request body for searching users
5 properties
FloatSearchCriteria
object
Search criteria for float/decimal fields
4 properties 1 required
UserSearchRow
object
Flattened user data from search index. Note: This represents only active users. Soft-deleted records are never returned.
23 properties 13 required
UUIDSearchCriteria
object
Search criteria for UUID fields
2 properties 1 required
UserStatusFilter
object
Filter options for UserStatus enum
5 properties
RelativeTimeUnit
string
Time unit for relative time calculations: - YEAR: Years - MONTH: Months - WEEK: Weeks - DAY: Days - HOUR: Hours - MINUTE: Minutes - SECOND: Seconds
SearchPaginationInfo
object
Pagination information for search results
3 properties 3 required
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
UserFilterRequest
object
Request body for filtering users
3 properties
DatetimeFilter
object
Filter options for datetime fields
7 properties
IDFilter
object
Filter options for ID fields (limited operations - exact match only)
2 properties
UserSearchCriteria
object
Search criteria for filtering users. Note: Only active (non-deleted) users are searchable. Soft-deleted records are automatically excluded.
22 properties
StringFilter
object
Filter options for string fields
11 properties
SearchSortOption
object
Sort option for search results
2 properties 2 required
SavedSearchLookup
object
Reference to a saved search by ID or client key. Provide either id or key (not both).
2 properties
TeamReference
object
Team reference for embedding in User responses. Identical to Team but excludes the users array to avoid circular references.
7 properties 4 required
User
object
16 properties 6 required
UserFilter
object
Filter criteria for users with AND/OR logic support
16 properties
ResourceReferenceInput
object
Reference to another resource by either ID or client key (used in create/update requests)
2 properties
UserRoleFilter
object
Filter options for UserRole enum array
4 properties
UserInput
object
11 properties 3 required
UserPatch
object
Partial user update. All fields are optional. - Omitted fields: Not modified (current value preserved) - Provided fields: Updated to the new value - Null value…
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-users-api-openapi.yml Raw ↑

Other APIs MVMNT publishes across the network.

MVMNT Bill Payments API
MVMNT Bills API
MVMNT Carrier Contacts API
MVMNT Carrier Factors API
MVMNT Carrier Payment Methods API
MVMNT Carriers API
MVMNT Companies API
MVMNT Credit Memos API
MVMNT Customer Contacts API
MVMNT Customers API
MVMNT Documents API
MVMNT Invoices API
Where this information came from

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