Links
Links — 11 operations on https://api.hanzo.ai.
The REST reference for Links — 11 operations, generated from the OpenAPI document.
| Base URL | https://api.hanzo.ai |
| Operations | 11 |
| Auth | Authorization: Bearer $HANZO_API_KEY |
links
get_v1_links_by_id
GET /v1/links/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | yes |
delete_v1_links_by_id
DELETE /v1/links/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | yes |
post_v1_links_devices_by_machine_revoke
POST /v1/links/devices/{machine}/revoke
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
machine | path | string | yes |
get_v1_links_devices_by_machine
GET /v1/links/devices/{machine}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
machine | path | string | yes |
get_v1_links_route
GET /v1/links/route
get_v1_links_usage_accounts
GET /v1/links/usage/accounts
get_v1_links_usage_summary
GET /v1/links/usage/summary
get_v1_links_usage
GET /v1/links/usage
post_v1_links_usage
POST /v1/links/usage
get_v1_links
GET /v1/links
post_v1_links
POST /v1/links
How is this guide?