> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Create a scorecard group and related scorecards

POST 

/v1/scorecard-groups

This route creates a scorecard group and the related scorecards under it. Provide either a per-blueprint scorecards map or shared blueprints + rules. Related scorecards are created as {blueprint}_{groupIdentifier} and linked via relations.group.

Pass a properties object when creating a scorecard group. Port applies those values to every related scorecard. Property keys must match custom properties you added to the _scorecard blueprint. To learn more, see extend the default scorecards.

This is a closed beta feature. To learn more about scorecards, check out the documentation.

Request

Responses

Default Response