Google Cloud API Setup Guide
Step-by-step instructions for configuring APIs in Google Cloud Console
Access Google Cloud Console
Navigate to the Google Cloud Console and ensure you're logged in with the account that has access to your Signa1 project.
Open Google Cloud Consolehttps://console.cloud.google.com/
Select Your Project
Click on the project dropdown at the top of the page (next to "Google Cloud") and select Signa1 from your list of projects.
Navigate to APIs & Services
From the main dashboard, open the navigation menu (☰ hamburger icon) on the left side and find "APIs & Services" → "Library".
Go to API Library☰ Menu → APIs & Services → Library
Search for Required APIs
In the API Library, use the search bar to find the APIs you need for your Signa1 Internet GPS tracking application. Essential APIs for GPS tracking, drop pin markers, and network frequency detection:
Create API Credentials
After enabling your APIs, you'll need to create credentials to authenticate your Signa1 Internet application.
Go to Credentials PageClick "+ CREATE CREDENTIALS" and choose:
- API Key - For simple, public API calls (less secure)
- OAuth 2.0 Client ID - For user authentication and authorization
- Service Account - For server-to-server interactions (recommended for production)
Configure OAuth Consent Screen (If Using OAuth)
If you're creating OAuth credentials, you must configure the OAuth consent screen first:
Configure OAuth ConsentFill in the required information:
- App name: Signa1 Internet
- User support email: Your email address
- App domain: Signa1.online
- Authorized domains: Add Signa1.online
- Developer contact: Your email address
Restrict and Secure Your API Keys
For any API keys you create, it's crucial to add restrictions:
- Click on the API key name in the credentials list
- Under "Application restrictions", select "HTTP referrers (web sites)"
- Add your domain:
Signa1.online/* - Under "API restrictions", select "Restrict key" and choose only the APIs you need
- Click "SAVE"
Set Up Billing (If Required)
Some APIs require billing to be enabled on your project, even if you're within the free tier limits.
Go to Billing SettingsSteps to link billing:
- Select your Signa1 project
- Click "Link a billing account"
- Create a new billing account or select an existing one
- Enter payment information (credit card required)
Verify API Status
Confirm all your APIs are enabled and functioning correctly:
View API DashboardOn the dashboard, you'll see:
- List of all enabled APIs for your Signa1 project
- Traffic statistics and usage metrics
- Any quota limits or errors
- Request counts and latency information
Configure WWW Subdomain for Signa1.online
Set up your domain to work with both signa1.online and www.signa1.online by configuring DNS records at your domain registrar.
Configuration guide for Signa1 Internet project
Google Cloud Console • API Management • Signa1.online