/
/Credimi API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1d ago
  • getAuthenticate API Key
  • getAuthenticate Internal Admin API Key
  • postGenerate API Key
  • postRun a custom integration
  • getList available mobile runners
  • getGet a list of all schedules for the authenticated user
  • postCancel a specific schedule
  • postPause a specific schedule
  • postResume a specific schedule
  • postStart a new schedule from an existing workflow
  • getGet a list of all runs for a specific workflow
  • getGet details of a specific run for a workflow
  • postCancel a specific workflow run
  • getExport a specific workflow run
  • getGet the history of events for a specific run of a workflow
  • getStart or Stop logs for a specific workflow run
  • postRe-run a specific workflow run
  • postTerminate a specific workflow run

Authenticate API Key

Authenticate an API key and return Bearer token

get/api/apikey/authenticate

Response

Successful response

messagestring
tokenstring

Changes