Reference
API Resources
Every REST resource ionwarp serves, with its operations.
| Resource | Label | Operations | Summary |
|---|---|---|---|
checks | Checks | list, get | The individual checks a scorecard scores. |
dashboards | Dashboards | list, get | Metric boards built from your repo's review history. |
findings | Findings | list, get | Structured review findings — the durable ledger the website renders. |
integrations | Integrations | list, get, create, delete | Provider credentials attached to a project. |
learnings | Learnings | list, get, events | What IonWarp learned about this repo, with an expiry. |
metrics | Metrics | list, get | Stored metric values — one row per (owner, key), newest write wins. |
plans | Plans | list, get, events | Proposed work, scored and approved before anything is written. |
preferences | Preferences | get | Per-project dashboard state (notification read/cleared markers). |
pull-requests | Pull Requests | list, get, events | Pull requests IonWarp is watching, and where each one got to in review. |
quick-actions | Quick Actions | list, get | One-click next steps the scorecard suggests. |
reviewers | Reviewers | list, get, events | The reviewers available to run on your repo. |
reviews | Pull Requests | list, get | A single review pass over a pull request. |
scorecard-levels | Scorecard Levels | list, get | The ladder a repo climbs, level by level. |
scorecards | Scorecards | list, get, events | Your repo's readiness score and how it was earned. |
skills | Skills | list, get | Skills this agent can run, and where their executed bytes come from. |
swarms | Review Swarms | list, get | Multi-agent runs coordinated toward one goal. |
timeline-events | Timeline Events | list, get | The append-only record of what happened to an object. |