API For Share Code
Filter by share code status.
Maximum number of items to return. Default: 30.
Page data request. Default: 1
Field to sort by. Options: code, amount_ips, created_at. Default: created_at.
Sort order: asc or desc. Default: desc.
Search by keyword in the code field.
Filter share codes forwarded to a specific email. Example: [email protected].
Successful response
Bad request
Authentication error
Filter by code status.
Maximum number of items to return. Default: 30.
Page data request. Default: 1
Field to sort by. Options: code, amount_ips, used_at. Default: used_at.
Sort order. Options: asc, desc. Default: desc.
Search by keyword in the code field.
Filter codes received by a specific email. Example: [email protected].
Successful response
Bad request
Authentication error
Plan of data share. Currently only 1 = IP plan.
1Number of IPs to allocate per code.
10Number of share codes to generate.
5Email address of the recipient to forward the code to. Example: [email protected].
[email protected]Successful response
Bad request
Authentication error
Array of share codes to revoke.
["code_1","code_2","code_3"]Successful response
Bad request
Authentication error
Last updated
Was this helpful?