Skip to main content

Setup Your Account

1

Sign Up

Create your account at gtmapis.com
2

Get Your API Key

Navigate to Dashboard → API Keys and generate a test keyAPI keys follow this format:
  • Test keys: gtm_test_1234567890abcdef1234567890abcdef
  • Live keys: gtm_live_1234567890abcdef1234567890abcdef
Test and live prefixes identify intended usage. Both must be valid account keys and both follow the normal access, rate-limit, and credit policy unless product docs state otherwise.
3

Make Your First Request

Validate your first email with a simple cURL request

Validate a Single Email

Response Format

string
required
Validation result: valid, valid_role_based, risky, invalid, or unknown
string
required
B2B quality score: high, low, none, or unknown
integer
required
Number of credits charged (0 or 1). Only high-value personal emails are charged.

Validate Multiple Emails

Process up to 100 emails in a single request:
CLI

Check Credit Balance

The credit command calls GET https://api.gtmapis.com/v1/credits with the same X-API-Key authentication model.

Understanding Credit Charges

Only pay for emails that matter:

Next Steps

Validation Pipeline

Learn how our 4-layer validation works

B2B Quality Scoring

Understand how we score emails for outbound value

API Reference

Complete API documentation

MCP and Agent Tools

Use GTMAPIs safely from coding agents and GTM workflow agents

CSV Upload Guide

Upload and validate CSV files