Get Started
Follow these simple steps to set up your account and start using our API in minutes.
1
👤
Sign Up
Create your account in just a few seconds. All you need is your email and a password to get started.
The registration process is quick and designed to get you up and running as fast as possible.
Tip: Use a business email for better support options.
2
🚀
Start the Trial
Activate your 30-day free trial, no credit card required to get started.
During your trial, you’ll have access to all the features of the selected plan and generous usage limits to thoroughly test our API.
Tip: We will send you a reminder at the end of your trial period to ensure continuous service.
3
🔑
Get Your API Key
After signing up, your unique API key will be available in your account dashboard. This key will authenticate all your API requests.
Tip: Your API key is personal and should be kept secure.
4
💻
Make Your First API Call
Follow our simple example to make your first API request!
Copy the code snippet below and replace YOUR_API_KEY
with your actual key:
curl -X GET "https://api.globalexchangerates.org/v1/latest?subscription-key=YOUR_API_KEY" \
Tip: Using your API key, you can make your first calls directly from our interactive documentation.