Skip to main content
Your automation needs two secrets from the app. This page covers the first: how to create an API key so Trepa knows which account your code represents. The next page covers the wallet private key used to sign on Solana. Those two always belong to the same user. You can keep up to five active keys. Each starts with trp_ and is shown in full only once, when you create it.

Create a key

Open Settings, API keys in the Trepa app, then:
1

Open the API keys page

Click + Create key or Create your first key.API keys page
2

Name the key

Pick a label you will recognise later (for example Trepa bot).Create API key dialog
3

Copy the key

Copy the value and store it somewhere safe. You will use it in Quickstart.Copy your API key
Prefer one key per bot or script. Revoking one key does not affect the others. Deleting a key ends any session that was started with it.
Next: Wallet private key.
Last modified on May 29, 2026