Getting started

Getting started is quite easy. You need to perform the following steps:

  1. Have a look at the swagger documentation
    1. For inserting applications
    2. For getting callbacks
  2. Make sure you can create a valid JWT (see instructions)
  3. Decide on which standard callback format to use:
    • Single endpoint for all events, or
    • Multiple endpoints, one for each event
    • (contact us if you require a custom callback format)
  4. Send the following to Avida:
    • Agent name, as specified in the sub in the JWT
    • The public key for the private key that will be used to create JWTs
    • The URL(s) for callbacks