{
  "resource": "https://back.p2p-flowie.com/exchange",
  "resource_name": "Flowie Exchange API",
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://docs.get-flowie.com/reference",
  "x_flowie": {
    "description": "The Flowie Exchange API accepts a Bearer token in the Authorization header. Use an Exchange API key (flw_live_…, flw_test_… for sandbox) or a Flowie JWT issued by Flowie's Auth0 tenant. Self-serve API-key issuance is not yet public — request a key at https://get-flowie.com/contact.",
    "sandbox_resource": "https://back.flowie.ink/exchange",
    "api_key_prefixes": ["flw_live_", "flw_plat_live_", "flw_wl_live_", "flw_test_"],
    "token_formats_supported": ["api_key", "jwt"],
    "auth_guide": "https://get-flowie.com/auth.md",
    "openapi": "https://get-flowie.com/openapi.json",
    "contact": "https://get-flowie.com/contact"
  }
}
