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

Scorecard Projects API

The Projects API from Scorecard — 5 operation(s) for projects.

Scorecard Projects API is one of 7 APIs that Scorecard 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 10 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api2.scorecard.io/api/v2.

10 operations 5 paths 7 schemas 5 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api2.scorecard.io/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Scorecard Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (starts with ak_) (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 10

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

Projects 10
POST
/projects
Create Project
createProject body → 201401500
GET
/projects
List Projects
listProjects 2 params → 200401500
GET
/projects/{projectId}/testsets
List Testsets in Project
listTestsets 3 params → 200401500
POST
/projects/{projectId}/testsets
Create Testset
createTestset 1 param body → 201401500
GET
/projects/{projectId}/metrics
List Metrics
listMetrics 3 params → 200401500
POST
/projects/{projectId}/metrics
Create Metric
createMetric 1 param body → 201401500
GET
/projects/{projectId}/runs
List Runs
listRuns 3 params → 200401500
POST
/projects/{projectId}/runs
Create Run
createRun 1 param body → 201401500
GET
/projects/{projectId}/systems
List systems
listSystems 3 params → 200401500
POST
/projects/{projectId}/systems
Create (upsert) system
upsertSystem 1 param body → 201401500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Run (10 properties), Testset (5 properties), System (5 properties), SystemVersion (4 properties). Each schema is shown below with its type and property counts.

Run
object
A Run in the Scorecard system.
10 properties 10 required
Metric
A Metric defines how to evaluate system outputs against expected results.
System
object
A System Under Test (SUT). Systems are templates - to run evaluations, pair them with a SystemVersion that provides specific parameter values.
5 properties 5 required
SystemVersion
object
A SystemVersion defines the specific settings for a System Under Test. System versions contain parameter values that determine system behavior during evaluatio…
4 properties 4 required
Testset
object
A collection of Testcases that share the same schema. Each Testset defines the structure of its Testcases through a JSON schema. The fieldMapping object maps t…
5 properties 5 required
Project
object
A Project in the Scorecard system.
3 properties 3 required
ApiError
object
An API error.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scorecard-projects-api-openapi.yml Raw ↑

Other APIs Scorecard publishes across the network.

Scorecard Metrics API
Scorecard Records API
Scorecard Runs API
Scorecard Systems API
Scorecard Testcases API
Scorecard Testsets API
Where this information came from

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