Jump to Content
Authix
API Reference
v1.0

Log InAuthix
API Reference
Log In
v1.0API Reference

Authix API

  • Loader API
    • Start sessionpost
    • Login / Validate licensepost
    • Get filepost
    • Get variablepost
    • Get license variablepost
    • Log messagepost
    • Send webhookpost
  • Admin API
    • Licenses
      • Get licensesget
      • Compensate licensespost
      • Reset hwidpost
      • Banpost
      • Unbanpost
      • Create licensepost
    • Files
      • List filesget
      • Create or update filepost
      • Delete filedel
    • Variables
      • List variablesget
      • Create or update variablepost
      • Delete variabledel
    • License Variables
      • List license variablesget
      • Create or update license variablepost
      • Delete license variabledel
    • Webhooks
      • List webhooksget
      • Create or update webhookpost
      • Delete webhookdel
Powered by 

Loader API

This page will help you get started with Awesome New API.

This is where you show your users how to set it up. You can use code samples, like this:

$http.post('/someUrl', data).success(successCallback);

alert('test');

Try typing / to see how easy it is to add more content!