{"x402Version":2,"payTo":"0x21353452E547B306a6007d834C433a118638D3b3","resources":[{"id":2983,"slug":"2983","resource":"https://api.qist.info/api/hijri","description":"Convert Gregorian dates to Hijri (Umm al-Qura calendar) and back. Returns day/month/year, Arabic and English month names, and a formatted Arabic date string. Essential for agents handling Islamic events, Ramadan, Hajj seasons, or Arabic documents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x21353452E547B306a6007d834C433a118638D3b3","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"date":"2026-08-03"},"type":"http"},"output":{"example":{"calendar":"Umm al-Qura","gregorian":"2026-08-03","hijri":{"date":"1448-02-19","day":19,"formattedAr":"19 صفر 1448هـ","month":2,"monthNameAr":"صفر","monthNameEn":"Safar","year":1448},"weekdayEn":"Monday"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"date":{"description":"Gregorian date YYYY-MM-DD to convert to Hijri (default: today)","type":"string"},"hijri":{"description":"Hijri date iYYYY-iMM-iDD to convert to Gregorian (overrides 'date')","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.qist.info","lastUpdated":"2026-09-15T19:54:04.228Z","quality":{"calls30d":6,"uniquePayers30d":5,"lastCalledAt":"2026-09-15T19:54:03.941Z"},"liveness":{},"verified":false,"featured":false},{"id":5391,"slug":"5391","resource":"https://bazaar-catalog.vercel.app/api/hijri","description":"Convert Gregorian dates to Hijri (Umm al-Qura calendar) and back. Returns day/month/year, Arabic and English month names, and a formatted Arabic date string. Essential for agents handling Islamic events, Ramadan, Hajj seasons, or Arabic documents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x21353452E547B306a6007d834C433a118638D3b3","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"date":"2026-08-03"},"type":"http"},"output":{"example":{"calendar":"Umm al-Qura","gregorian":"2026-08-03","hijri":{"date":"1448-02-19","day":19,"formattedAr":"19 صفر 1448هـ","month":2,"monthNameAr":"صفر","monthNameEn":"Safar","year":1448},"weekdayEn":"Monday"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"date":{"description":"Gregorian date YYYY-MM-DD to convert to Hijri (default: today)","type":"string"},"hijri":{"description":"Hijri date iYYYY-iMM-iDD to convert to Gregorian (overrides 'date')","type":"string"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"bazaar-catalog.vercel.app","lastUpdated":"2026-09-14T19:50:08.6Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-14T19:50:08.418Z"},"liveness":{},"verified":false,"featured":false},{"id":2984,"slug":"2984","resource":"https://api.qist.info/api/prayer-times","description":"High-precision Islamic prayer times (fajr, sunrise, dhuhr, asr, maghrib, isha) plus qibla direction for any coordinates and date. Pure astronomical computation (adhan library), 11 calculation methods including Umm al-Qura, Dubai, Egyptian, MWL. Ideal for agents building Muslim-facing schedules, reminders, or travel plans.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x21353452E547B306a6007d834C433a118638D3b3","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"date":"2026-08-03","lat":25.2048,"lng":55.2708,"method":"dubai","tz":"Asia/Dubai"},"type":"http"},"output":{"example":{"coordinates":{"lat":25.2048,"lng":55.2708},"date":"2026-08-03","madhab":"shafi","method":"dubai","qiblaDegreesFromNorth":258.26,"times":{"asr":"15:53","dhuhr":"12:29","fajr":"04:22","isha":"20:35","maghrib":"19:05","sunrise":"05:47"},"timezone":"Asia/Dubai"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"date":{"description":"Gregorian date YYYY-MM-DD (default: today)","type":"string"},"lat":{"description":"Latitude, -90 to 90","type":"number"},"lng":{"description":"Longitude, -180 to 180","type":"number"},"madhab":{"description":"Asr madhab: shafi (default) or hanafi","type":"string"},"method":{"description":"Calculation method: ummalqura (default), mwl, egyptian, karachi, dubai, qatar, kuwait, singapore, northamerica, turkey, moonsighting","type":"string"},"tz":{"description":"IANA timezone for local HH:mm output, e.g. Asia/Riyadh. Omit for ISO 8601 UTC","type":"string"}},"required":["lat","lng"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.qist.info","lastUpdated":"2026-09-17T03:57:51.511Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-17T03:57:51.323Z"},"liveness":{},"verified":false,"featured":false}]}