Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Obtain an API key from one query to use in another

Some of the REST API calls I make require that I use an API key (that has a short time to live).   I can call the query to get a new API key easily enough, but is there any way to save that key so th...