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

Platform.sh User Access API

The User Access API from Platform.sh — 4 operation(s) for user access.

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

Requests are made against a single base URL, {schemes}://api.upsun.com.

10 operations 4 paths 11 schemas 2 DELETE4 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.upsun.com
Authentication
OAuth 2.0, OAuth 2.0, HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Platform.sh User Access API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow. It supports OAuth 2.0 (OAuth2Admin) using the clientCredentials flow, exposing 1 scope. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 10

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

User Access 10
GET
/projects/{project_id}/user-access
List user access for a project
list-project-user-access 5 params → 200400403
POST
/projects/{project_id}/user-access
Grant user access to a project
grant-project-user-access 1 param body → 204400403
GET
/projects/{project_id}/user-access/{user_id}
Get user access for a project
get-project-user-access 2 params → 200403404
PATCH
/projects/{project_id}/user-access/{user_id}
Update user access for a project
update-project-user-access 2 params body → 204400403404
DELETE
/projects/{project_id}/user-access/{user_id}
Remove user access for a project
remove-project-user-access 2 params → 204400403404
GET
/users/{user_id}/project-access
List project access for a user
list-user-project-access 6 params → 200400403
POST
/users/{user_id}/project-access
Grant project access to a user
grant-user-project-access 1 param body → 204400403
GET
/users/{user_id}/project-access/{project_id}
Get project access for a user
get-user-project-access 2 params → 200403404
PATCH
/users/{user_id}/project-access/{project_id}
Update project access for a user
update-user-project-access 2 params body → 204400403404
DELETE
/users/{user_id}/project-access/{project_id}
Remove project access for a user
remove-user-project-access 2 params → 204400403404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are UserProjectAccess_3 (8 properties), UserProjectAccess (8 properties), UserProjectAccess_2 (8 properties), Error (5 properties). Each schema is shown below with its type and property counts.

ListLinks
object
3 properties
UserProjectAccess
object
8 properties
ProjectPermissions
array
An array of project permissions.
Link
object
A hypermedia link to the {current, next, previous} set of items.
1 property
Error
object
5 properties
GrantedAt
string
The date and time when the access was granted.
UserProjectAccess_2
object
8 properties
UpdatedAt
string
The date and time when the resource was last updated.
Error_2
object
1 property 1 required
UserProjectAccess_3
object
8 properties
Error_3
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

platform.sh-user-access-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Platform.sh User Access 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.