Docs
DocsAPICLIGlossary
Launch App
Back to docsAPI Reference
Issues19
Issue Filters5
Issue Overview2
Projects20
Revisions17
Dependencies11
CLI1
Organization Labels4
Project Labels1
Package Labels8
Package Observability5
Release Groups20
SBOM3
Vulnerabilities2
Organization Settings57
Jira Integration Settings4
Builds2
Audit Logs3
Organization Limits2
Components2
Custom Risk Scores3
Users4
Teams16
Team Groups8
Roles6
GitHub App1
Binary10
OIDC11
Snippets11
getGet compared snippet packages between two revisionsgetGet compared snippet paths between two revisionsgetGet compared snippets between two revisionsgetGet snippet countgetGet snippet packagesgetGet snippet pathsgetGet snippetsgetGet the details of a specific snippetgetGet the details of a specific snippet matchpostReject snippet matchespostUnreject snippet matches
License Conclusions2
Report Options4
Get Supportfossa.com
DocsAPI ReferenceSnippets

Snippets

APIs related to the Snippet Detection feature

11 endpointsBase URL https://app.fossa.com/api
get
/revisions/{locator}/snippets/compare/{olderRevisionLocator}/{status}/packages

Get compared snippet packages between two revisions

get
/revisions/{locator}/snippets/compare/{olderRevisionLocator}/{status}/paths

Get compared snippet paths between two revisions

get
/revisions/{locator}/snippets/compare/{olderRevisionLocator}/{status}

Get compared snippets between two revisions

get
/revisions/{locator}/snippets/count

Get snippet count

get
/revisions/{locator}/snippets/packages

Get snippet packages

get
/revisions/{locator}/snippets/paths

Get snippet paths

get
/revisions/{locator}/snippets

Get snippets

get
/revisions/{locator}/snippets/{snippetId}

Get the details of a specific snippet

get
/revisions/{locator}/snippets/{snippetId}/matches/{path}

Get the details of a specific snippet match

post
/revisions/{locator}/snippets/reject

Reject snippet matches

post
/revisions/{locator}/snippets/unreject

Unreject snippet matches