/
/Credimi API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 7d ago
  • getAuthenticate API Key
  • postGenerate API Key
  • getGet a list of all checks for the authenticated user
  • getGet a list of all runs for a specific check
  • getGet details of a specific run for a check
  • postCancel a specific check run
  • getExport a specific check run
  • getGet the history of events for a specific run of a check
  • getStart or Stop logs for a specific check run
  • postRe-run a specific check run
  • postTerminate a specific check run

Authenticate API Key

Authenticate an API key and return Bearer token

get/api/apikey/authenticate

Response

Successful response

messagestring
tokenstring

Changes