Authorization

You must first authenticate to access an account via our API.

  • First you will generate your unique token and secret via the Ripe CRS.
  • Contact your primary account admin or a Ripe CSM if you need access.
  • You can generate multiple JWT token to use for multiple applications. or use the same token across more than one. It is recommended to create unique tokens bases on application intent and usage in the event one or more access tokens is revoked, it will not take down separate applications.
  • Once generated, you can only view/copy the JWT once so immediately add it to your application to submit within the header of your API request.