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

Visier Projects API

Create projects, publish projects, and retrieve project details.

Visier Projects API is one of 51 APIs that Visier 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 and API documentation.

This API exposes 7 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 22222222.99201.3040.

Requests are made against the base URL https://{vanity_name}.api.visier.io.

7 operations 3 paths 10 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
22222222.99201.3040
Base URL
https://{vanity_name}.api.visier.io
Authentication
API Key, API Key, HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 4

Visier Projects API declares 4 security schemes for authenticating requests. An API key is passed in the cookie as VisierASIDToken (CookieAuth). An API key is passed in the header as apikey (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth). It supports OAuth 2.0 (OAuth2Auth) using the authorizationCode and password flows, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 7

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

Projects 7

Create projects, publish projects, and retrieve project details.

GET
/v1/admin/projects
Retrieve a list of draft projects accessible to the user
Projects_GetProjects 3 params → default200
POST
/v1/admin/projects
Create a new draft project
Projects_CreateProject 1 param body → default200
GET
/v1/admin/projects/{projectId}
Retrieve a draft project's information
Projects_GetProject 2 params → default200
POST
/v1/admin/projects/{projectId}
Perform an operation on a draft project
Projects_RunProjectOperation 2 params body → default200
DELETE
/v1/admin/projects/{projectId}
Delete a draft project
Projects_DeleteProject 2 params → default200
GET
/v1/admin/projects/{projectId}/commits
Retrieve a list of all committed changes in a project
Projects_GetProjectCommits 4 params → default200
PUT
/v1/admin/projects/{projectId}/commits
Import committed changes into a project
Projects_PutProjectCommits 2 params body → 200default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are servicing.ProjectDTO (8 properties), Status (5 properties), servicing.GetProjectsAPIResponseDTO (4 properties), servicing.CommitDTO (3 properties). Each schema is shown below with its type and property counts.

servicing.ProjectOperationRequestDTO
object
1 property
ProjectCommitsAPIResponseDTO
object
1 property
ProjectCommitDTO
object
3 properties
servicing.GetProjectsAPIResponseDTO
object
4 properties
servicing.CommitDTO
object
3 properties
servicing.ProjectCommitsAPIResponseDTO
object
1 property
servicing.ProjectOperationResponseDTO
object
1 property
servicing.ProjectDTO
object
8 properties
servicing.CommitAndPublishOperationResponseDTO
object
1 property
Status
object
The response structure for errors.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

visier-projects-api-openapi.yml Raw ↑

Other APIs Visier publishes across the network.

Visier Query MCP Server
Visier Analytic Objects V2 API
Visier Basic Authentication API
Visier Benchmarks API
Visier Concepts V2 API
Visier Consolidated Analytics API
Visier Data And Job Handling API
Visier Data Export Connectors API API
Visier Data Intake API
Visier Data Model API
Visier Data Query API
Visier Data Upload API
Where this information came from

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