Skip to content
Snippets Groups Projects
index.mdx 719 B
Newer Older
---
sidebar_position: 1
---
import { Cards } from 'nextra/components'
import {
  LinkIcon,
  CubeIcon,
  EyeSlashIcon
} from '@heroicons/react/24/outline'

# API Documentation

The ZenDiS Badge API repository scanner provides a JSON API to interact with. The following endpoints are available:

<Cards>
  <Cards.Card
    icon={<EyeSlashIcon />}
    title="SARIF Report per Repository"
    href="api-docs/v1/sarif-per-repo-endpoint"
  />
  <Cards.Card
    icon={<LinkIcon />}
    title="Badge of a Repository as SVG"
    href="api-docs/v1/badges#get-svg-badge"
  />
  <Cards.Card
    icon={<CubeIcon />}
    title="Explanation of a Badge of a Repository"
    href="api-docs/v1/badges#get-badge-explanation"
  />
</Cards>

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.