AeroB

Settings
Manage your account, Street View access, and subscription.
💳
Subscription Plan
Your current plan and billing options
Free
3 analyses per month included
🛰️
RaceView — Street View Access
RaceView loads Google Street View images, which have a per-request cost. Choose how to cover it.
Current status
No key saved

🔑 Free — Your Own API Key

Create a Google Cloud API key tied to your own account. Google gives you $200 free credit/month — plenty for personal use.

⚡ Pro Plan — Included

Upgrade to Pro and Street View is included. No key setup needed. Also unlocks unlimited analyses.

📖
How to Get a Free Google Street View API Key
Step-by-step guide — takes about 5 minutes
Google gives every account $200 free credit per month. Street View Static images cost $7 per 1,000 requests. That means you can load ~28,500 Street View images per month before any charge — far more than any personal training use.
  1. 1

    Go to Google Cloud Console

    Open console.cloud.google.com and sign in with your Google account. A free Google account is sufficient — no credit card needed to start.

  2. 2

    Create a new project

    Click the project selector at the top → New Project. Give it a name like AeroB RaceView. Click Create and wait a few seconds for it to be provisioned.

  3. 3

    Enable billing (required for APIs — free tier applies)

    Go to Billing in the left menu and link a credit card. Google will not charge you within the $200/month free tier. You can set a billing budget alert at $1 to get an email if you ever approach the limit.

    💡 To set a budget: Billing → Budgets & alerts → Create Budget → set amount to $1 and enable email alerts. You'll be notified before any real cost occurs.
  4. 4

    Enable the Street View Static API

    Go to APIs & Services → Library. Search for Street View Static API. Click on it, then click Enable.

  5. 5

    Create an API key

    Go to APIs & Services → Credentials. Click + Create Credentials → API key. Google will generate a key that starts with AIzaSy…. Copy it.

  6. 6

    Restrict the key (recommended)

    Click Edit API key. Under API restrictions, choose Restrict key and select only Street View Static API. This limits the key's scope so it cannot be misused if leaked.

    Optional: HTTP referrer restriction Under Application restrictions, choose Websites and add https://app.aerob.be/*. This means the key only works on AeroB — however, since AeroB uses it server-side, leave this blank unless you know what you're doing.
  7. 7

    Paste your key in AeroB Settings

    Scroll up to the Street View Access section, click Set Up My Key, paste your key and click Save Key. RaceView will immediately use your key for all Street View images.