{"openapi":"3.2.0","info":{"title":"Top Hashtags API API","description":"Find the best instagram hashtags for you and search hashtag with how many hashtag is used, hashtag is posted and related hashtag","version":"1.0.0"},"servers":[{"url":"https://zqzhk.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"x-agent-commerce":{"catalog_url":"https://zqzhk.jojapi.net/_jojapi/agent/plans","discovery_url":"https://zqzhk.jojapi.net/.well-known/x402","directory_url":"https://agents.jojapi.net/apis/top-hashtags-api","docs":"https://docs.jojapi.com/consumers/agents"},"paths":{"/hashtags":{"get":{"operationId":"get_hashtags","summary":"GET - Hashtags","description":"Get Top 100 Hashtag"}},"/hashtag/{hashtag}":{"get":{"operationId":"get_hashtag_hashtag","summary":"GET - Hashtag","description":"Get Detail Hashtag","parameters":[{"name":"hashtag","in":"path","required":true,"schema":{"type":"string"}}]}},"/new-hashtags":{"get":{"operationId":"get_new_hashtags","summary":"GET - New Hashtags","description":"GET 1000 New Genereted Hashtags","parameters":[{"name":"page","in":"query","description":"page of new hashtag, in rage 1-9","required":false,"schema":{"type":"string","title":"page","example":"0"}}]}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}