axprism_me: Account info for the current API key

View source: R/axprism.R

axprism_meR Documentation

Account info for the current API key

Description

Account info for the current API key

Usage

axprism_me(client)

Arguments

client

An axprism_client.

Value

Parsed API response as a named list.

Examples

client <- axprism_client(api_key = "demo-key")
## Not run: 
axprism_me(client)

## End(Not run)

axprism documentation built on July 8, 2026, 9:07 a.m.