# Platform.sh

**Canonical:** https://apis.io/providers/platform.sh/  
**Website:** https://upsun.com/  
**APIs profiled:** 60

Platform.sh is the container-based Platform-as-a-Service (PaaS) founded in 2010 and headquartered in Paris and San Francisco, best known for Git-driven deployments in which a single push plus a few YAML files provisions an entire cluster of applications and managed services (PostgreSQL, MySQL, Redis, RabbitMQ, OpenSearch and more) together with byte-for-byte preview environments cloned from production. The company rebranded to Upsun: platform.sh now redirects to upsun.com, the original Platform.sh product is documented as 'Upsun Fixed' at docs.upsun.com, and the public REST API - whose own OpenAPI description reads 'Upsun, formerly Platform.sh' - is still authenticated by the OAuth 2.0 authorization server at auth.api.platform.sh with regional gateways on platform.sh hosts. That API exposes 263 operations across projects, environments, backups, domains, certificates, variables, activities, organizations, teams, subscriptions and billing, returns RFC 9457 application/problem+json errors, and is accompanied by a first-party CLI, PHP/JavaScript API clients and language config readers published under the platformsh namespace.

## Kin Score — 56.0 / 100 (strong)

Scored 2026-08-28 under rubric 0.15.1. Trend: flat (+3.8 from 52.2).

| Facet | Score |
|---|---|
| Discoverability | 79.6 |
| Contract Quality | 57.9 |
| Governance | 30.3 |
| Contract Governance | 30.3 |
| Operational Transparency | 44.7 |
| Developer Ergonomics | 73.2 |
| Commercial Clarity | 47.4 |
| Access Clarity | 47.4 |

## Agent readiness — 34.9 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | documented |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | yes |
| Agent Skills | derived |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## APIs (60)

- **Platform.sh Add Ons API** — The Add-ons API from Platform.sh — 1 operation(s) for add-ons.
- **Platform.sh Alerts API** — The Alerts API from Platform.sh — 1 operation(s) for alerts.
- **Platform.sh API Tokens API** — The API Tokens API from Platform.sh — 2 operation(s) for api tokens.
- **Platform.sh Autoscaling API** — Upsun provides native support for autoscaling, allowing your applications to automatically adjust based on resource usage. This ensures that your apps remain responsive under lo...
- **Platform.sh Blackfire Monitoring API** — The Blackfire Monitoring API from Platform.sh — 4 operation(s) for blackfire monitoring.
- **Platform.sh Blackfire Profiling API** — The Blackfire Profiling API from Platform.sh — 6 operation(s) for blackfire profiling.
- **Platform.sh Cert Management API** — User-supplied SSL/TLS certificates can be managed using these endpoints. You can now list and modify certificate provisioners using the `/projects/{projectId}/provisioners` and ...
- **Platform.sh Connections API** — The Connections API from Platform.sh — 2 operation(s) for connections.
- **Platform.sh Continuous Profiling API** — The Continuous Profiling API from Platform.sh — 4 operation(s) for continuous profiling.
- **Platform.sh Deployment API** — The Deployment API from Platform.sh — 2 operation(s) for deployment.
- **Platform.sh Deployment Target API** — Upsun is capable of deploying the production environments of projects in multiple topologies: both in clusters of containers, and as dedicated virtual machines. This is an inter...
- **Platform.sh Diff API** — The Diff API from Platform.sh — 1 operation(s) for diff.
- **Platform.sh Discounts API** — The Discounts API from Platform.sh — 3 operation(s) for discounts.
- **Platform.sh Domain Claim API** — These endpoints can be used to add, modify, or remove domain claims from a project. For more information on how domains function on Upsun, see the [Domains](https://docs.upsun.c...
- **Platform.sh Domain Management API** — These endpoints can be used to add, modify, or remove domains from a project. For more information on how domains function on Upsun, see the [Domains](https://docs.upsun.com/anc...
- **Platform.sh Entrypoint API** — The Entrypoint API from Platform.sh — 1 operation(s) for entrypoint.
- **Platform.sh Environment Activity API** — The Environment Activity API from Platform.sh — 3 operation(s) for environment activity.
- **Platform.sh Environment API** — On Upsun, an environment encompasses a single instance of your entire application stack, the services used by the application, the application's data storage, and the environmen...
- **Platform.sh Environment Backups API** — A snapshot is a complete backup of an environment, including all the persistent data from all services running in an environment and all files present in mounted volumes. These ...
- **Platform.sh Environment Type API** — Environment Types is the way Upsun manages access. We currently have 3 environment types: * Development * Staging * Production Each environment type will contain a group of user...
- **Platform.sh Environment Variables API** — These endpoints manipulate user-defined variables which are bound to a specific environment, as well as (optionally) the children of an environment. These variables can be made ...
- **Platform.sh Grants API** — The Grants API from Platform.sh — 2 operation(s) for grants.
- **Platform.sh Http Traffic API** — The Http Traffic API from Platform.sh — 3 operation(s) for http traffic.
- **Platform.sh Invoices API** — These endpoints can be used to retrieve invoices from our billing system. An invoice of type "invoice" is generated automatically every month, if the customer has active project...
- **Platform.sh MFA API** — Multi-Factor Authentication (MFA) requires the user to present two (or more) types of evidence (or factors) to prove their identity. For example, the evidence might be a passwor...
- **Platform.sh Orders API** — These endpoints can be used to retrieve order information from our billing system. Here you can view information about your bill for our services, include the billed amount and ...
- **Platform.sh Organization Invitations API** — The Organization Invitations API from Platform.sh — 2 operation(s) for organization invitations.
- **Platform.sh Organization Management API** — The Organization Management API from Platform.sh — 4 operation(s) for organization management.
- **Platform.sh Organization Members API** — The Organization Members API from Platform.sh — 2 operation(s) for organization members.
- **Platform.sh Organization Projects API** — The Organization Projects API from Platform.sh — 4 operation(s) for organization projects.
- **Platform.sh Organizations API** — The Organizations API from Platform.sh — 4 operation(s) for organizations.
- **Platform.sh Phone Number API** — The PhoneNumber API from Platform.sh — 2 operation(s) for phonenumber.
- **Platform.sh Profiles API** — The Profiles API from Platform.sh — 2 operation(s) for profiles.
- **Platform.sh Project Activity API** — The Project Activity API from Platform.sh — 3 operation(s) for project activity.
- **Platform.sh Project API** — ## Project Overview On Upsun, a Project is backed by a single Git repository and encompasses your entire application stack, the services used by your application, the applicatio...
- **Platform.sh Project Invitations API** — The Project Invitations API from Platform.sh — 2 operation(s) for project invitations.
- **Platform.sh Project Settings API** — These endpoints can be used to retrieve and manipulate project-level settings. Only the `initialize` property can be set by end users. It is used to initialize a project from an...
- **Platform.sh Project Variables API** — These endpoints manipulate user-defined variables which are bound to an entire project. These variables are accessible to all environments within a single project, and they can ...
- **Platform.sh Projects API** — The Projects API from Platform.sh — 1 operation(s) for projects.
- **Platform.sh Records API** — These endpoints retrieve information about which plans were assigned to a particular project at which time.
- …and 20 more, listed in full on the page.

## MCP servers (1)

- **Upsun MCP Server**

## Security (3)

- **Platform.Sh Authentication** — http · 1 scheme
- **Platform.Sh Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC
- **Platform.Sh Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Platform.Sh Plans Pricing**

## Tags

Platform as a Service, Cloud Hosting, Application Hosting, Deployment, DevOps, Continuous Deployment, Containers, Managed Services, Developer Tools, Infrastructure, Multicloud, Web Hosting

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/platform.sh/). Scores are computed from the provider's own public artifacts under a published rubric.
