Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Encore Apps API

The Apps API from Encore — 5 operation(s) for apps.

Encore Apps API is one of 6 APIs that Encore publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Apps. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 7 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.57.

Requests are made against 3 base URLs: http://localhost:4000, https://staging-{app-id}.encr.app, https://{app-id}.encr.app.

7 operations 5 paths 5 schemas 5 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.57
Servers
http://localhost:4000
https://staging-{app-id}.encr.app
https://{app-id}.encr.app
Contact
License
Resource Areas
1

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 5 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Apps 7
GET
/apps
List Encore Applications
listApps → 200
GET
/apps/{app_id}/environments
List Environments
listEnvironments 1 param → 200
GET
/apps/{app_id}/environments/{env}/deployments
List Deployments
listDeployments 2 params → 200
POST
/apps/{app_id}/environments/{env}/deployments
Trigger Deployment
createDeployment 2 params body → 202
GET
/apps/{app_id}/secrets
List Secrets
listSecrets 1 param → 200
PUT
/apps/{app_id}/secrets
Set Secret Value
setSecret 1 param body → 204
GET
/apps/{app_id}/traces
Query Distributed Traces
queryTraces 3 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Trace (6 properties), Environment (4 properties), Deployment (4 properties), App (4 properties). Each schema is shown below with its type and property counts.

App
object
4 properties
Trace
object
6 properties
Deployment
object
4 properties
SecretMeta
object
2 properties
Environment
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

encore-dev-apps-api-openapi.yml Raw ↑

Other APIs Encore publishes across the network.

Encore Infrastructure API
Encore Observability API
Encore MCP Server
Encore Encore API
Encore Encore Framework API API