You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# RoxyAPI - Agent Guide
2
2
3
-
Postman collections for the RoxyAPI catalog: astrology, Vedic astrology, forecast, Human Design, Chinese astrology, feng shui, numerology, tarot, biorhythm, I Ching, crystals, dreams, angel numbers, and location. One API key, every domain. This guide helps an AI agent call the API these collections cover.
3
+
Postman collections for the RoxyAPI catalog: astrology, Vedic astrology, forecast, Human Design, Chinese astrology, feng shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, angel numbers, and location. One API key, every domain. This guide helps an AI agent call the API these collections cover.
4
4
5
5
## Base URL and auth
6
6
@@ -14,15 +14,21 @@ Postman collections for the RoxyAPI catalog: astrology, Vedic astrology, forecas
The exact endpoints, parameters, and response fields are in the [API reference](https://roxyapi.com/api-reference) and the OpenAPI spec at `https://roxyapi.com/api/v2/{domain}/openapi.json`. Always read field names from the spec, never guess.
@@ -33,7 +39,7 @@ Astrology and Vedic chart endpoints need latitude and longitude. Resolve a place
33
39
34
40
## Multi-language responses
35
41
36
-
Add `?lang=` to any request. Supported: `en`, `tr`, `de`, `es`, `hi`, `pt`, `fr`, `ru`. Defaults to English. Domains without a translation yet fall back to English.
42
+
Add `?lang=` to any request. Supported: `en`, `tr`, `de`, `es`, `hi`, `pt`, `fr`, `ru`, `zh-Hans`, `zh-Hant`. Defaults to English. Domains without a translation yet fall back to English.
Ready to run Postman collections for the full RoxyAPI catalog: Western and Vedic astrology, Forecast, Human Design, Chinese astrology, Feng Shui, numerology, tarot, biorhythm, I Ching, crystals, dreams, angel numbers, 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).
11
+
Ready to run Postman collections for the full RoxyAPI catalog: Western and Vedic astrology, Forecast, Human Design, Chinese astrology, Feng Shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, angel numbers, 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).
12
12
13
13
These collections track the live RoxyAPI catalog, so they stay current as the API grows.
0 commit comments