X-Api-Key header in the request. Here’s an example of how to include the API key in your request:
Structure of an API key
Runa API keys while a single string are made of two parts separated by a dot. The short prefix uniquely identifies the key. It’s shown in the list of keys in the web portal and may be shared with Runa support to diagnose issues. The rest of the key is the secret and must be kept confidential.
We only ever show you the entire key once, when you create it. If you lose it, you must create a new one and revoke the old key.
Types of API key
There are two types of API key:- Production keys used for live transactions. These keys are prefixed with
wg. - Playground keys used for testing in the playground environment. These keys are prefixed with
XX.