{"openapi":"3.0.0","info":{"title":"Crypto Screener API","version":"1.0.0","description":"Screen cryptocurrencies for agents with custom filters and scoring"},"paths":{"/screen":{"get":{"summary":"GET /screen"},"post":{"summary":"POST /screen"}},"/filters":{"get":{"summary":"GET /filters"},"post":{"summary":"POST /filters"}},"/sort":{"get":{"summary":"GET /sort"},"post":{"summary":"POST /sort"}},"/alerts":{"get":{"summary":"GET /alerts"},"post":{"summary":"POST /alerts"}},"/watchlist":{"get":{"summary":"GET /watchlist"},"post":{"summary":"POST /watchlist"}}}}