Dashboard
Free tier · 20 calls/day
Sign out
Overview
0
Plugins listed
Submit your first →
20
Calls remaining today
Resets at midnight UTC
Current plan
Free tier
Review status
No submissions yet

Your API key

Use this key to authenticate with swarmspaceRouter. Keep it secret — it represents your account and tier.

••••••••••••••••••••••••••••••••
How to call the API

Authenticate with your Firebase ID token. Your tier is resolved from Firestore automatically — no manual tier parameter needed.

cURL
JavaScript
Request
Response
curl -X POST https://us-central1-arc-epi.cloudfunctions.net/swarmspaceRouter \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_FIREBASE_ID_TOKEN" \
  -d '{
    "data": {
      "plugin_id": "brave-search",
      "params": {
        "query": "competitive landscape for AI agent marketplaces",
        "count": 5
      }
    }
  }'
// Response
{
  "result": {
    "quota": {
      "limit": 20,
      "used": 3,
      "remaining": 17
    },
    "results": [
      { "title": "...", "url": "...", "description": "..." }
    ]
  }
}

SwarmSpace Pro — $15/month

Unlimited standard-tier calls, monthly credit allocation for premium APIs, full Verified plugin access, and developer communities. Or get LUMARA Premium at $20/month for the full bundle including CHRONICLE personalisation.

View pricing →
My plugins

No plugins yet

Submit your first capability to get discovered by AI agents at runtime. Community tier is free and gets immediate listing after safety review.

Submit a capability →
Submit a capability

Tell us what your plugin does.

All submissions enter the pending queue. Community tier listings go live after safety review. Write your capability description clearly — agents search SwarmSpace in natural language and your description is what they read.

Founding Developer programme: The first 100 developers to earn Verified status receive 85% revenue share permanently (vs standard 80%) plus a permanent Founding Developer badge. Submit now to get in the queue.
This is your agent_guidance field. Write it as if you're telling an AI agent when and how to use your plugin. Agents query SwarmSpace in natural language — this is what they read.
If you have a SwarmSpace-spec manifest ready, link it here for faster review.
Available APIs

All calls route through swarmspaceRouter using your Firebase ID token. Your tier determines which plugins you can call.

Plugin IDDescriptionTierExample query
gemini-flashFast AI writing and synthesisfree"Draft a post about SwarmSpace"
brave-searchPrivacy-first web searchfree"Latest AI agent news"
semantic-scholar200M+ academic papersfree"Papers on multi-agent systems"
jina-readerFetch and extract any URLfree"Read https://example.com"
open-meteoWeather forecasts and historical datafree"Weather in San Diego this week"
newsapiHeadlines from 70+ sourcesfree"Top AI news today"
wikipediaEncyclopaedic knowledge basefree"Who invented the transistor?"
exchange-ratesLive currency conversionfree"EUR to USD right now"
arxivScientific preprintsfree"Recent LLM alignment papers"
pubmedBiomedical literaturefree"Sleep and HRV studies"
nominatimGeocoding via OpenStreetMapfree"Coords for La Jolla, CA"
rest-countriesCountry data and geographyfree"Info about Japan"
github-publicPublic repo and developer datafree"Stars on bytedance/deer-flow"
hackernewsTech community discussionsfree"HN posts about MCP today"
dictionary-apiDefinitions and etymologyfree"Define interoperability"
tavily-searchAI-optimised search with answersstandard"Who is the CEO of Anthropic?"
url-readerFull page content and metadatastandard"Read this competitor's pricing page"
groq-inferenceHigh-speed Llama inferencestandard"Extract key points from this text"
exa-searchNeural search — 94.9% SimpleQApremium"Best papers on trust in AI agents"
perplexity-sonarConversational research with citationspremium"Summarise the state of MCP 2026"
gemini-3-1-proFrontier synthesis — 1M token contextpremium"Write a full competitive brief"
gpt-oss-120bOpenAI 117B MoE — high reasoningpremium"Analyse this 50-page document"

Unlock standard and premium APIs

SwarmSpace Pro at $15/month includes unlimited standard-tier calls and monthly credits for premium APIs. Developer Pro is free for active publishers — maintain one published plugin and get full Pro access at no cost.

View pricing →