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

Fat Zebra Users API

Partner dashboard users — CRUD plus deactivate/reactivate.

Fat Zebra Users API is one of 31 APIs that Fat Zebra 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, API documentation, and an API reference.

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

Requests are made against 4 base URLs: https://gateway.pmnts.io/v2/partners, https://gateway.pmnts-sandbox.io/v2/partners, https://gateway.pmnts-staging.io/v2/partners, https://gateway.test/v2/partners.

7 operations 4 paths 7 schemas 1 DELETE2 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://gateway.pmnts.io/v1.0
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Fat Zebra Users API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (PartnerBasicAuth). By default, every request must be authenticated.

  • PartnerBasicAuth — HTTP Basic. Send your reseller username as the Basic username and your reseller API token as the Basic password. Required on every endpoint.

Paths & Operations 7

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

Users 7

Partner dashboard users — CRUD plus deactivate/reactivate.

GET
/users
List the partner's dashboard users
listUsers 2 params → 200401
POST
/users
Create a dashboard user
createUser body → 201401422
GET
/users/{id}
Show a user
showUser 1 param → 200401404
PATCH
/users/{id}
Update a user
updateUser 1 param body → 200401404422
DELETE
/users/{id}
Remove a user
deleteUser 1 param → 204401404
POST
/users/{id}/deactivate
Deactivate a user
deactivateUser 1 param → 200401404
POST
/users/{id}/reactivate
Reactivate a user
reactivateUser 1 param → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are User (10 properties), UserUpdateRequest (4 properties), UserCreateRequest (4 properties), ListEnvelope (2 properties). Each schema is shown below with its type and property counts.

Error
object
1 property 1 required
UserCreateRequest
object
4 properties 3 required
User
object
A partner dashboard user.
10 properties 5 required
UserListEnvelope
UserUpdateRequest
object
Any subset of the user's name, email, role or password. The password is write-only.
4 properties
UserSummary
object
The slim user shape returned in list responses — id only. Fetch the full User via GET /users/{id}.
1 property 1 required
ListEnvelope
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fat-zebra-users-api-openapi.yml Raw ↑

Other APIs Fat Zebra publishes across the network.

Fat Zebra Acquirer connections API
Fat Zebra Acquirers API
Fat Zebra Applicable Surcharge API
Fat Zebra Authenticate API
Fat Zebra Bank Accounts API
Fat Zebra Batches API
Fat Zebra Chargebacks API
Fat Zebra Credit Cards API
Fat Zebra Customers API
Fat Zebra Direct Credits API
Fat Zebra Direct Debits API
Fat Zebra Disputes API
Where this information came from

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