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

Google Apps Script Projects API

The Projects API from Google Apps Script — 8 operation(s) for projects.

Google Apps Script Projects API is one of 4 APIs that Google Apps Script publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, a JSON-LD context, and 1 JSON Schema.

This API exposes 13 operations across 8 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://script.googleapis.com.

13 operations 8 paths 11 schemas 1 DELETE7 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://script.googleapis.com
Contact
Resource Areas
1

Paths & Operations 13

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

Projects 13
POST
/v1/projects
Google Apps Script Create Project
createProject body → 200
GET
/v1/projects/{scriptId}
Google Apps Script Get Project
getProject 1 param → 200
GET
/v1/projects/{scriptId}/content
Google Apps Script Get Project Content
getProjectContent 2 params → 200
PUT
/v1/projects/{scriptId}/content
Google Apps Script Update Project Content
updateProjectContent 1 param body → 200
GET
/v1/projects/{scriptId}/metrics
Google Apps Script Get Project Metrics
getProjectMetrics 2 params → 200
GET
/v1/projects/{scriptId}/deployments
Google Apps Script List Deployments
listDeployments 3 params → 200
POST
/v1/projects/{scriptId}/deployments
Google Apps Script Create Deployment
createDeployment 1 param body → 200
GET
/v1/projects/{scriptId}/deployments/{deploymentId}
Google Apps Script Get Deployment
getDeployment 2 params → 200
PUT
/v1/projects/{scriptId}/deployments/{deploymentId}
Google Apps Script Update Deployment
updateDeployment 2 params body → 200
DELETE
/v1/projects/{scriptId}/deployments/{deploymentId}
Google Apps Script Delete Deployment
deleteDeployment 2 params → 200
GET
/v1/projects/{scriptId}/versions
Google Apps Script List Versions
listVersions 3 params → 200
POST
/v1/projects/{scriptId}/versions
Google Apps Script Create Version
createVersion 1 param body → 200
GET
/v1/projects/{scriptId}/versions/{versionNumber}
Google Apps Script Get Version
getVersion 2 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Project (6 properties), File (5 properties), Version (4 properties), DeploymentConfig (4 properties). Each schema is shown below with its type and property counts.

Version
object
4 properties
UpdateDeploymentRequest
object
1 property
Content
object
2 properties
File
object
5 properties
DeploymentConfig
object
4 properties
CreateProjectRequest
object
2 properties
Deployment
object
3 properties
Project
object
6 properties
ListVersionsResponse
object
2 properties
ListDeploymentsResponse
object
2 properties
Metrics
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-apps-script-projects-api-openapi.yml Raw ↑

Other APIs Google Apps Script publishes across the network.

Google Apps Script Processes API
Google Apps Script processes:listScriptProcesses API
Google Apps Script Scripts API
Where this information came from

This is an independent, third-party profile of Google Apps Script Projects 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.