Skip to main content

Profile & Settings

Manage your personal information and developer credentials from the Profile page.

Personal Information

You can update the following details:
  • Profile Photo: Upload a JPG, PNG, GIF, or WebP image (max 10MB).
  • Name: Update your First and Last name.
  • Email: Your primary email address is displayed. (Email changes require verification).

API Key Management

Your API Key gives you programmatic access to the WithGiga platform.

Viewing Your Key

  1. Navigate to the Profile page.
  2. Locate the API Key section.
  3. Your key is masked by default (giga_sk_...).

Using Your Key

  • Click the Copy button to copy the full API key to your clipboard.
  • Use this key in the Authorization header of your API requests: Bearer giga_sk_...
Keep your API Key secure. Do not share it or commit it to public repositories. If you suspect your key has been compromised, contact support immediately.