American Marketing Alliance SPC
HomeAboutNetworkGet in Touch
Get in Touch
AMA SPC
AMA SPCAMA Network

American Marketing Alliance SPC is building shared local AI infrastructure to reduce AI overwhelm and local coordination overload.

PLATFORM
  • Home
  • Our Network
  • Membership
  • AI Governance
  • Contact Us
LEGAL
  • Privacy Policy
  • Terms of Service
NETWORK
  • AMASPC.com
  • BusinessCalendar.ai
  • FunList.ai
  • LocalCalendars.ai
  • LocalEventPlanner.ai
  • LocalMarketingTool.ai
  • MarketingCo-Op.ai
AI & DEV
  • AI Gateway
  • AI Access Policy
  • AI Data License
  • Policy JSON
  • Events Feed (How to use)
© 2026 American Marketing Alliance, SPC.Humans remain in control. Community guardrails matter. Local dollars stay local.

AI & Developers

Community AI Gateway

Developer quickstart guide for accessing AMA data through our AI-friendly endpoints. Build integrations with community event, business, and local intelligence data.

View AI PolicyData License →
ℹ️

Essential Documentation

Before using the AI Gateway, please review our policies:

  • AI Access Policy — Human-readable rules and restrictions
  • AI Data License — Legal terms governing data usage
  • Policy JSON — Machine-readable policy document
⚡

Developer Quickstart (3 Steps)

Step 1: Read the Policies

Review our AI Access Policy and AI Data License to understand permitted uses and restrictions.

Step 2: Request an API Key (Pilot Program)

POST /gateway/register {"org":"your-org", "email":"you@example.com", "purpose":"search/citation/analysis"}

API key registration is currently in pilot phase. Contact legal@amaspc.com for access.

Step 3: Call the Feed with Required Headers

curl -s "https://amaspc.com/ai-feed.json" \ -H "X-AI-Consumer: your-org-name" \ -H "X-AI-Purpose: search" \ -H "X-AI-Key: <your-api-key>"
Success Response: Returns JSON feed with events data and license information.
🔐

Access Requirements

Required
  • API Key Required: All requests to /ai-feed.json must include a valid API key
  • Required Headers: X-AI-Consumer, X-AI-Purpose, and X-AI-Key
  • Attribution: All AI-generated content must properly attribute AMA SPC
  • Training Use: Prohibited without written license from legal@amaspc.com
  • Compliance: Usage must comply with our AI Access Policy and Data License
📊

Rate Limits

Current API rate limits:

60Requests / Minute
1,000Requests / Hour
10,000Requests / Day

Enterprise users may request higher limits by contacting legal@amaspc.com.

🔗

Available Endpoints

  • Policy JSON — GET /.well-known/ai-policy.json (Public)
  • Events Feed — GET /ai-feed.json (Auth Required)
  • AI Access Policy — /ai-policy (Public)
  • AI Data License — /ai-license (Public)

Questions or Need Enterprise Access?

Our AI Gateway team is here to help with licensing inquiries, technical questions, and partnership opportunities.

legal@amaspc.com

Related Resources

🛡️

AI Access Policy

Clear rules for responsible AI interaction

Read Policy →
📄

AI Data License

Detailed legal terms governing data usage

View License →
🔒

Privacy Policy

Data protection and privacy standards

Learn More →