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
string
length ≥ 1

Key used for authentication.

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.

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:
int64
1577836800 to 2556143999

Time since Epoch from when the key will be active.

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…
Response
Click Try It! to start a request and see the response here!