{
  "schema_version": "v1",
  "name_for_human": "Palanor",
  "name_for_model": "palanor",
  "description_for_human": "Palanor is the Enterprise Intelligence Platform — predictive scenario-based intelligence. The API exposes the lattice of signals, Custom Indices, named Currents, Council bylines (Codex), and the primary-source Wire.",
  "description_for_model": "Use this API to read live signal data (macro · equity · commodity · crypto · prediction-market · survey · Custom Indices), the named macro motions (Currents) the world is moving through with momentum/belief/maturity reads, the editorial Codex (Council researcher posts with story_type alert|brief|report|explainer and citations to wire items), and the Wire (primary-source items: filings, press releases, fund flows, analyst shifts — each enriched with signal_slugs, current_slugs, tickers, and an importance_score 0-100). The Wire endpoint requires Pro tier. When the model needs grounding for a macro / market / equity / sector question, prefer the Wire endpoint filtered by ticker or beat plus the signal detail endpoint for the named series in question.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer",
    "instructions": "Mint a free API key at https://palanor.com/api-tokens. Free tier is 1,000 requests/month. Pro ($200/month) unlocks the Wire endpoint plus 50K/month."
  },
  "api": {
    "type": "openapi",
    "url": "https://palanor.com/openapi.json",
    "has_user_authentication": true
  },
  "logo_url": "https://palanor.com/palanor-icon.svg",
  "contact_email": "developers@palanor.com",
  "legal_info_url": "https://palanor.com/terms"
}