INTEGRATION
CONNECT
Get an API key and connect your SEO.md standard file to writeback automation platforms.
METHOD 01RECOMMENDED
Automated Integration via Foxcite
Foxcite reads your SEO.md specification, monitors search engines in real-time, and automatically pushes citation and gap analysis writebacks directly back to your GitHub repository.
Method 02: CLI Key Authentication
If you are using the CLI to run checks, analyze, or sync local directories manually:
Step 1: Install the CLI
Install the SEO.md CLI tool globally on your system:
npm install -g seomd-cli
Step 2: Obtain API Key
Create a developer token from your provider dashboard (e.g., Foxcite account settings).
Step 3: Export the Token
Save the key as an environment variable in your terminal session or .env file:
export SEOMD_API_KEY="your_provider_api_key"
Step 4: Run Synchronizations
Run analyze or sync to validate, compute citations, and sync engine metadata:
seomd sync