Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To setup Crittah for use of the API use you will need to register at least one API user.  

 

 To do this navigate to Admin-> Administration. Click on "Crittah API Users" under the "Integration" section.

Click on the Add button. When adding a user you will need to provide a name for the application that will be accessing Crittah, a username for the API user , password and e-mail address. Crittah will generate a GUID that will also be used when connecting to Crittah.

Image Added

When you connect tot eh Crittah REST API web service you will always need to provide the following information in the header of the call:-

  • API-AppID
  • API-Username
  • API-Password

There are complete example calls in the documentation of each REST web service provided. These example class will show you how to user the credentials you have setup above when access the Crittah API.

REST documentation

Page Tree
rootCrittah API V2