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

GC AI Projects API

Project management endpoints

GC AI Projects API is one of 9 APIs that GC AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 14 operations across 8 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://app.gc.ai/api/external/v1.

14 operations 8 paths 14 schemas 4 DELETE5 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://app.gc.ai/api/external/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

GC AI Projects API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

  • ApiKeyAuth — API key for authentication. Format: gcaixxxxxxxxx Create API keys in the GC AI app under Settings → API.

Paths & Operations 14

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

Projects 14

Project management endpoints

GET
/projects
List projects
listProjects 3 params → 200400401403429500503
POST
/projects
Create a project
createProject body → 201400401403429500503
GET
/projects/{id}
Get a project
getProject 1 param → 200401403404429500503
PATCH
/projects/{id}
Update a project
updateProject 1 param body → 200400401403404429500503
DELETE
/projects/{id}
Delete a project
deleteProject 1 param → 204401403404429500503
POST
/projects/{id}/files
Attach a file to a project
attachFileToProject 1 param body → 204400401403404429500503
GET
/projects/{id}/files
List files on a project
listProjectFiles 3 params → 200401403404429500503
DELETE
/projects/{id}/files/{fileId}
Detach a file from a project
detachFileFromProject 2 params → 204401403404429500503
GET
/projects/{id}/folders
List folders linked to a project
listProjectFolders 3 params → 200401403404429500503
POST
/projects/{id}/folders
Attach a folder to a project
attachFolderToProject 1 param body → 204400401403404429500503
DELETE
/projects/{id}/folders/{folderId}
Detach a folder from a project
detachFolderFromProject 2 params → 204401403404429500503
POST
/projects/{id}/star
Star a project
starProject 1 param → 204401403404422429500503
DELETE
/projects/{id}/star
Unstar a project
unstarProject 1 param → 204401403404422429500503
GET
/projects/{id}/chats
List chats in a project
listProjectChats 3 params → 200401403404429500503

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ProjectResponse (8 properties), ProjectFile (7 properties), ProjectChat (5 properties), Error (4 properties). Each schema is shown below with its type and property counts.

AttachFolderRequest
object
1 property 1 required
UpdateProjectRequest
object
3 properties
AttachFileRequest
object
1 property 1 required
CreateProjectRequest
object
4 properties 1 required
ProjectResponse
object
8 properties 8 required
ProjectChat
object
5 properties 5 required
ProjectFolderListResponse
object
2 properties 2 required
ProjectFile
object
7 properties 7 required
Error
object
4 properties 1 required
Pagination
object
3 properties 3 required
ProjectListResponse
object
2 properties 2 required
ProjectChatListResponse
object
2 properties 2 required
ProjectFileListResponse
object
2 properties 2 required
ProjectFolder
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gc-ai-projects-api-openapi.yml Raw ↑

Other APIs GC AI publishes across the network.

GC AI Chat API
GC AI Files API
GC AI Folders API
GC AI Playbooks API
GC AI Profiles API
GC AI Skills API
GC AI Usage API
GC AI Utility API
Where this information came from

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