Versions Compared

Key

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

...

Infinipoint’s API supports HTTP Protocol version 1.1 or later.
While some calls may work with the deprecated 1.0 version, this is not guaranteed. Please ensure that your client communicates using version 1.1 at least.

Generating a JWT token / Access key

In order to generate an API key, you will need admin privileges (or an appropriate custom role).
Refer to the API Keys documentation page for more details.

API Endpoint

Infinipoint API URL: https://console.infinipoint.io/api/

...

Field Name

Field Value

iat

The current time in Unix time (Epoch time). This will be used to validate the signature time.
Each token is only valid for the amount of time requested by the user on creation of the private key (between 1-15 minutes).

sub

The accessKey field associated with the private key (22 characters string associated with the private key)

Generating a JWT token / Access key

...

)

...

Child pages (Children Display)
alltrue