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

Argo CD ProjectService API

The ProjectService API from Argo CD — 10 operation(s) for projectservice.

Argo CD ProjectService API is one of 27 APIs that Argo CD publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 10 paths, and defines 53 schemas. It is described by OpenAPI 3.2.0, at version version not set.

12 operations 10 paths 53 schemas 2 DELETE7 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
version not set
Resource Areas
1

Paths & Operations 12

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

ProjectService 12
GET
/api/v1/projects
List returns list of projects
ProjectService_List 1 param → 200default
POST
/api/v1/projects
Create a new project
ProjectService_Create body → 200default
GET
/api/v1/projects/{name}
Get returns a project by name
ProjectService_Get 1 param → 200default
DELETE
/api/v1/projects/{name}
Delete deletes a project
ProjectService_Delete 1 param → 200default
GET
/api/v1/projects/{name}/detailed
GetDetailedProject returns a project that include project, global project and scoped resources by name
ProjectService_GetDetailedProject 1 param → 200default
GET
/api/v1/projects/{name}/events
ListEvents returns a list of project events
ProjectService_ListEvents 1 param → 200default
GET
/api/v1/projects/{name}/globalprojects
Get returns a virtual project by name
ProjectService_GetGlobalProjects 1 param → 200default
GET
/api/v1/projects/{name}/links
ListLinks returns all deep links for the particular project
ProjectService_ListLinks 1 param → 200default
GET
/api/v1/projects/{name}/syncwindows
GetSchedulesState returns true if there are any active sync syncWindows
ProjectService_GetSyncWindowsState 1 param → 200default
PUT
/api/v1/projects/{project.metadata.name}
Update updates a project
ProjectService_Update 1 param body → 200default
POST
/api/v1/projects/{project}/roles/{role}/token
Create a new project token
ProjectService_CreateToken 2 params body → 200default
DELETE
/api/v1/projects/{project}/roles/{role}/token/{iat}
Delete a new project token
ProjectService_DeleteToken 4 params → 200default

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are v1alpha1Repository (32 properties), v1ObjectMeta (15 properties), v1alpha1AppProjectSpec (15 properties), v1Event (15 properties). Each schema is shown below with its type and property counts.

projectEmptyResponse
object
v1alpha1SourceIntegrityGitPolicy
object
2 properties
v1ManagedFieldsEntry
object
ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.
7 properties
v1FieldsV1
object
FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format. Each key is either a '.' representing the field itself, and will always map to…
1 property
v1alpha1AWSAuthConfig
object
3 properties
v1ObjectMeta
object
ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
15 properties
runtimeError
object
4 properties
v1alpha1ClusterCacheInfo
object
3 properties
applicationLinksResponse
object
1 property
v1alpha1AppProject
object
3 properties
v1EventSeries
object
EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.
2 properties
v1alpha1ExecProviderConfig
object
5 properties
v1alpha1ClusterResourceRestrictionItem
object
3 properties
v1alpha1SourceIntegrityGitPolicyGPG
object
SourceIntegrityGitPolicyGPG verifies that the commit(s) are both correctly signed by a key in the repo-server keyring, and that they are signed by one of the k…
2 properties
projectProjectTokenResponse
object
ProjectTokenResponse wraps the created token or returns an empty string if deleted.
1 property
v1alpha1OrphanedResourcesMonitorSettings
object
2 properties
projectDetailedProjectsResponse
object
4 properties
v1alpha1ClusterInfo
object
5 properties
v1alpha1JWTTokens
object
1 property
v1EventSource
object
EventSource contains information for an event.
2 properties
v1EventList
object
EventList is a list of events.
2 properties
v1alpha1AppProjectSpec
object
15 properties
v1alpha1SourceIntegrity
object
1 property
v1MicroTime
object
MicroTime is version of Time with microsecond level precision. +protobuf.options.marshal=false +protobuf.as=Timestamp +protobuf.options.(gogoproto.goprotostrin…
2 properties
v1alpha1ApplicationDestinationServiceAccount
object
ApplicationDestinationServiceAccount holds information about the service account to be impersonated for the application sync operation.
3 properties
v1alpha1SourceIntegrityGitPolicyRepo
object
1 property
v1alpha1ProjectRole
object
5 properties
v1Event
object
Event is a report of an event somewhere in the cluster. Events have a limited retention time and triggers and messages may evolve with time. Event consumers sh…
15 properties
v1alpha1ConnectionState
object
3 properties
v1ObjectReference
object
ObjectReference contains enough information to let you inspect or modify the referred object. --- New uses of this type are discouraged because of difficulty d…
7 properties
v1alpha1JWTToken
object
3 properties
projectProjectTokenCreateRequest
object
ProjectTokenCreateRequest defines project token creation parameters.
5 properties
v1alpha1TLSClientConfig
object
5 properties
projectSyncWindowsResponse
object
1 property
v1alpha1Cluster
object
13 properties
v1alpha1AppProjectList
object
2 properties
applicationLinkInfo
object
4 properties
v1Time
string
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time pack…
projectGlobalProjectsResponse
object
1 property
v1GroupKind
object
+protobuf.options.(gogoproto.goprotostringer)=false
2 properties
v1alpha1ApplicationDestination
object
3 properties
v1alpha1ClusterConfig
object
ClusterConfig is the configuration attributes. This structure is subset of the go-client rest.Config with annotations added for marshalling.
8 properties
projectProjectUpdateRequest
object
1 property
v1alpha1SignatureKey
object
Deprecated: Use SourceIntegrity instead. SignatureKeys will be removed with the next major version.
1 property
v1alpha1SyncWindow
object
11 properties
v1OwnerReference
object
6 properties
v1alpha1Repository
object
32 properties
projectProjectCreateRequest
object
ProjectCreateRequest defines project creation parameters.
2 properties
v1ListMeta
object
ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMe…
4 properties
v1alpha1OrphanedResourceKey
object
3 properties
v1alpha1SourceIntegrityGit
object
1 property
v1alpha1AppProjectStatus
object
1 property
protobufAny
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

argocd-projectservice-api-openapi.yml Raw ↑

Other APIs Argo CD publishes across the network.

Argo CD ApplicationSets API
Argo CD Projects API
Argo CD Clusters API
Argo CD Repositories API
Argo CD Accounts API
Argo CD Sessions API
Argo CD Settings API
Argo CD Certificates API
Argo CD GPG Keys API
Argo CD Notifications API
Argo CD Version API
Argo CD Application CRD
Where this information came from

This is an independent, third-party profile of Argo CD ProjectService 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.