https://github.com/roxyapi/postman-collections
Postman collections for astrology, Vedic, tarot, numerology, I Ching, biorhythm, Human Design and more. Auto synced from OpenAPI, one API key.
https://github.com/roxyapi/postman-collections
ai-agents api-collection astrology biorhythm horoscope human-design iching kundli mcp numerology openapi postman postman-collection rest-api spiritual tarot vedic-astrology
Last synced: 11 days ago
JSON representation
Postman collections for astrology, Vedic, tarot, numerology, I Ching, biorhythm, Human Design and more. Auto synced from OpenAPI, one API key.
- Host: GitHub
- URL: https://github.com/roxyapi/postman-collections
- Owner: RoxyAPI
- License: mit
- Created: 2026-05-31T04:40:50.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2026-06-10T09:41:24.000Z (16 days ago)
- Last Synced: 2026-06-10T11:21:57.714Z (16 days ago)
- Topics: ai-agents, api-collection, astrology, biorhythm, horoscope, human-design, iching, kundli, mcp, numerology, openapi, postman, postman-collection, rest-api, spiritual, tarot, vedic-astrology
- Language: TypeScript
- Homepage: https://roxyapi.com/docs/guides/postman
- Size: 435 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Agents: AGENTS.md
Awesome Lists containing this project
README
# RoxyAPI Postman Collections
[](https://www.postman.com/roxylabs-7113570/roxyapi)
[](https://github.com/RoxyAPI/postman-collections/actions/workflows/sync.yml)
[](https://roxyapi.com/docs/guides/postman)
[](https://roxyapi.com/api-reference)
[](https://roxyapi.com/docs)
[](https://roxyapi.com/pricing)
[](./LICENSE)
Ready to run Postman collections for the full RoxyAPI catalog: Western and Vedic astrology, tarot, numerology, I Ching, biorhythm, dreams, crystals, angel numbers, Human Design, forecast, and location. One workspace, one API key, every domain. Remote MCP, typed SDKs, and drop in UI components live alongside at [roxyapi.com](https://roxyapi.com).
These collections track the live RoxyAPI catalog, so they stay current as the API grows.
## Use it
Open the public workspace and fork any collection into your own:
[**Explore the RoxyAPI workspace on Postman**](https://www.postman.com/roxylabs-7113570/roxyapi)
Each forked collection carries its own `baseUrl` and an `apiKey` variable. Set `apiKey` to your key (from [your account](https://roxyapi.com/account)) and every request is authenticated through the `X-API-Key` header. That is the only setup.
Prefer to import locally? Grab `roxyapi-collections.zip` from the [latest release](https://github.com/RoxyAPI/postman-collections/releases/latest): every domain collection plus a ready to use RoxyAPI environment, refreshed automatically whenever the collections change. Import the zip into Postman, set `apiKey`, done.
Prefer Bruno or Insomnia? Both import RoxyAPI directly from a spec URL, no download needed:
```
https://roxyapi.com/api/v2/{domain}/openapi.json
```
for a single domain, or the combined spec:
```
https://roxyapi.com/api/v2/openapi.json
```
## Authentication
| Variable | Where to set | Value |
|---|---|---|
| `apiKey` | Collection or environment variable | Your RoxyAPI key |
| `baseUrl` | Preset per collection | `https://roxyapi.com/api/v2/{domain}` |
All requests inherit collection level API key auth. The key travels in the `X-API-Key` header. The same key works across every domain.
## Verified accuracy
The astrology and Vedic domains are verified against NASA JPL Horizons. See the public [methodology](https://roxyapi.com/methodology) and the gold standard test suite write up.
## Links
- API docs and reference: [roxyapi.com/docs](https://roxyapi.com/docs)
- Postman guide: [roxyapi.com/docs/guides/postman](https://roxyapi.com/docs/guides/postman)
- TypeScript, Python, and PHP SDKs: [roxyapi.com/docs/sdk](https://roxyapi.com/docs/sdk)
- Remote MCP and starters: [roxyapi.com/starters](https://roxyapi.com/starters)
## License
MIT. See [LICENSE](./LICENSE).