Getting Started with 1Money

Step 1: Create a 1Money Account

If you haven’t registered yet, sign up for a free developer account.

📌 Note:Production-enabled accounts will required KYC/KYB.

Step 2: Navigate to API Settings

After Log in, go to the settings , click on "APIs".

You can access Settings from the bottom left corner gear icon or the top right profile icon.

Step 3: Create a New API Key

  1. Provide a name/label for your API key (e.g., "Backend Service", "Staging App").
  2. Set Key type: Read / Write or Read-only.
  3. (Optional) IP Whitelisting: Only allow requests from specific IP addresses.
  4. Create the Key!

📌 Note: Make sure to copy and securely store the API key immediately. It will not be shown again.

Step 4: Follow the guides to use API Keys

You can now access the APIs by including the API Key within the header of each request.

You can make a payment or follow our guides to perform various orchestration operations.