Getting started
Getting started is quite easy. You need to perform the following steps:
- Have a look at the swagger documentation
- Make sure you can create a valid JWT (see instructions)
- 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)
- 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
- Agent name, as specified in the