1. Home
  2. Docs
  3. APIs
  4. CrossTrust
CrossTrustAPI and webhooks

CrossTrust reference.

24 endpoints. Read from the route handlers, which gives the method and the path but no summary.

24 shown

Controls 2 endpoints

  • POST /controls/{identifier}/accept
  • POST /controls/{identifier}/close

Download 1 endpoint

  • GET /download/{what}.xlsx

Export 1 endpoint

  • GET /export/{what}.csv

Files 1 endpoint

  • POST /files/

Forget 1 endpoint

  • POST /forget

Items 6 endpoints

  • GET /items/
  • PATCH /items/
  • POST /items/
  • DELETE /items/{item_id}
  • GET /items/{item_id}
  • PUT /items/{item_id}

Judge 2 endpoints

  • POST /judge
  • POST /judge/everywhere

Login 1 endpoint

  • POST /login

Packages 3 endpoints

  • POST /packages/seal
  • GET /packages/{package_id}.json
  • POST /packages/{package_id}/attest

Send-notification 1 endpoint

  • POST /send-notification/{email}

Standards 1 endpoint

  • POST /standards/check

Uploadfile 1 endpoint

  • POST /uploadfile/

Users 3 endpoints

  • GET /users/
  • GET /users/me
  • GET /users/me/items/

Next

This is the reference as published. If something you need is missing, ask instead of guessing at it.