HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/keychains/{name}/keys

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: Keychain
Name of the keychain.

Body Params
int64
1577836801 to 2556143999

Time since Epoch when the key will be de-activated. The accept_end should be always greater than the accept_start.

int64
1577836800 to 2556143999

Time since Epoch from when the key will be active.

int64
1577836801 to 2556143999

Time since Epoch when the key will be de-activated. The send_end should be always greater than the send_start.

string
length ≥ 1

Key used for authentication.

int64
1577836800 to 2556143999

Time since Epoch from when the key will be active.

integer
required

Reference Resource: Key
The list of all the keys for the keychain instance.

string
enum

The type of authentication associated with this Key.

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…