{"id":44921042,"url":"https://github.com/bobadilla-tech/requiems-api","last_synced_at":"2026-05-20T00:04:34.344Z","repository":{"id":337449956,"uuid":"1116963475","full_name":"bobadilla-tech/requiems-api","owner":"bobadilla-tech","description":"🔱  One API key. Multiple enterprise-grade APIs.","archived":false,"fork":false,"pushed_at":"2026-04-23T14:46:59.000Z","size":19257,"stargazers_count":2,"open_issues_count":3,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T16:34:41.116Z","etag":null,"topics":["api-platform","api-rest","auth-gateway","backend-api","golang","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://requiems.xyz","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bobadilla-tech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.md","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","dco":null,"cla":null}},"created_at":"2025-12-15T16:22:10.000Z","updated_at":"2026-04-23T14:48:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bobadilla-tech/requiems-api","commit_stats":null,"previous_names":["bobadilla-tech/requiems-api"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/bobadilla-tech/requiems-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobadilla-tech%2Frequiems-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobadilla-tech%2Frequiems-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobadilla-tech%2Frequiems-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobadilla-tech%2Frequiems-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobadilla-tech","download_url":"https://codeload.github.com/bobadilla-tech/requiems-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobadilla-tech%2Frequiems-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32364093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-platform","api-rest","auth-gateway","backend-api","golang","ruby-on-rails"],"created_at":"2026-02-18T03:14:19.426Z","updated_at":"2026-04-28T03:01:26.780Z","avatar_url":"https://github.com/bobadilla-tech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://requiems.xyz/?utm_source=github\u0026utm_medium=logo\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://raw.githubusercontent.com/bobadilla-tech/requiems-api/refs/heads/main/apps/dashboard/app/assets/images/logo.png\" alt=\"Requiems API\" width=\"280\" /\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    One API key. Multiple enterprise-grade APIs.\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ci\u003eA product by \u003ca href=\"https://bobadilla.tech\"\u003eBobadilla Technologies\u003c/a\u003e\u003c/i\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n# What's Requiems API?\n\nRequiems API is a production-ready API platform providing unified access to\nmultiple enterprise-grade APIs. Eliminate months of data sourcing, validation\nlogic, and infrastructure setup. Start building features today, not\ninfrastructure.\n\n[![CI](https://github.com/bobadilla-tech/requiems-api/actions/workflows/ci.yml/badge.svg)](https://github.com/bobadilla-tech/requiems-api/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/bobadilla-tech/requiems-api/graph/badge.svg?token=N3O0R9J0SN)](https://codecov.io/gh/bobadilla-tech/requiems-api)\n[![Get Started](https://img.shields.io/badge/Get_Started-→-blue)](https://requiems.xyz)\n[![Documentation](https://img.shields.io/badge/Documentation-📖-green)](https://requiems.xyz/apis)\n\n## Built for Scale, Designed for Speed\n\n- **Go API** – Lightning-fast backend with domain-driven design\n- **Rails Dashboard** – Beautiful UI for users and admins\n- **Cloudflare Worker Gateway** – Global edge network handling auth, rate\n  limiting, and credit tracking\n\n## Quick Start\n\nGet your API key at [requiems.xyz](https://requiems.xyz), then try it out:\n\n```bash\n# Example: Check if an email is disposable (one of our many APIs)\ncurl -X POST https://api.requiems.xyz/v1/email/disposable/check \\\n  -H \"Authorization: Bearer YOUR_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"email\": \"test@tempmail.com\"}'\n```\n\nExplore our full catalog of APIs including email validation, finances utilities,\nand more in the [documentation](https://requiems.xyz/apis).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobadilla-tech%2Frequiems-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobadilla-tech%2Frequiems-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobadilla-tech%2Frequiems-api/lists"}