{"openapi":"3.2.0","info":{"title":"Facebook Graph API API","description":"$0.0006/call. Facebook Graph API without Cookie/Token - cheapest and fastest","version":"1.0.0"},"servers":[{"url":"https://mugmc.jojapi.net"}],"security":[{"ApiKeyAuth":[]}],"paths":{"/graph":{"post":{"operationId":"post_graph","summary":"Custom path and params","description":"Call all Facebook Graph API by custom path and params. Remove the base endpoint \"https://graph.facebook.com\" and then put all the things remain (path and params) in to the \"path\" property in Request Body JSON. See Facebook Graph API document here : https://developers.facebook.com/docs/graph-api/reference","requestBody":{"content":{"application/json":{"schema":{"type":"object"},"example":{"path":"/100025113282190/feed?fields=id,message,attachments{subattachments.limit(100)},from"}}}}}}},"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"header","name":"X-JoJAPI-Key","description":"Your JoJ API key."}}}}