All URIs are relative to https://www.bitmex.com/api/v1
Method | HTTP request | Description |
---|---|---|
APIKeyGet | Get /apiKey | Get your API Keys. |
[]ApiKey APIKeyGet(ctx, optional) Get your API Keys.
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
optional | *APIKeyApiAPIKeyGetOpts | optional parameters | nil if no parameters |
Optional parameters are passed through a pointer to a APIKeyApiAPIKeyGetOpts struct
Name | Type | Description | Notes |
---|---|---|---|
reverse | optional.Bool | If true, will sort results newest first. | [default to false] |
apiExpires, apiKey, apiSignature
- Content-Type: application/json, application/x-www-form-urlencoded
- Accept: application/json, application/xml, text/xml, application/javascript, text/javascript
[Back to top] [Back to API list] [Back to Model list] [Back to README]