@nordsym/apiclaw 2.6.5 → 2.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -96165,23 +96165,23 @@
96165
96165
  },
96166
96166
  {
96167
96167
  "name": "Frankfurter",
96168
- "description": "Exchange rates, currency conversion and time series",
96169
- "category": "Utilities",
96170
- "baseUrl": "https://www.frankfurter.app/docs",
96171
- "docsUrl": "",
96172
- "auth": "None",
96173
- "pricing": "unknown",
96174
- "callable": false
96168
+ "description": "Free currency exchange rates API. Latest rates, historical data, time series. No auth required.",
96169
+ "category": "Finance",
96170
+ "baseUrl": "https://api.frankfurter.dev/v1",
96171
+ "docsUrl": "https://www.frankfurter.dev/",
96172
+ "auth": "none",
96173
+ "pricing": "free",
96174
+ "callable": true
96175
96175
  },
96176
96176
  {
96177
96177
  "name": "Frankfurter API",
96178
- "description": "Exchange rates",
96179
- "category": "Utilities",
96180
- "baseUrl": "https://www.frankfurter.app/docs",
96181
- "docsUrl": "",
96182
- "auth": "apiKey",
96183
- "pricing": "unknown",
96184
- "callable": false
96178
+ "description": "Free currency exchange rates API (alias for Frankfurter). No auth required.",
96179
+ "category": "Finance",
96180
+ "baseUrl": "https://api.frankfurter.dev/v1",
96181
+ "docsUrl": "https://www.frankfurter.dev/",
96182
+ "auth": "none",
96183
+ "pricing": "free",
96184
+ "callable": true
96185
96185
  },
96186
96186
  {
96187
96187
  "name": "Frankie Financial API",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordsym/apiclaw",
3
- "version": "2.6.5",
3
+ "version": "2.6.6",
4
4
  "description": "The API layer for AI agents. 26,704 discoverable APIs, 2,895 empirically callable (49 fully managed). MCP native.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -95,4 +95,4 @@
95
95
  "apiclaw": "./dist/bin.js",
96
96
  "apiclaw-http": "./dist/bin-http.js"
97
97
  }
98
- }
98
+ }
@@ -96165,23 +96165,23 @@
96165
96165
  },
96166
96166
  {
96167
96167
  "name": "Frankfurter",
96168
- "description": "Exchange rates, currency conversion and time series",
96169
- "category": "Utilities",
96170
- "baseUrl": "https://www.frankfurter.app/docs",
96171
- "docsUrl": "",
96172
- "auth": "None",
96173
- "pricing": "unknown",
96174
- "callable": false
96168
+ "description": "Free currency exchange rates API. Latest rates, historical data, time series. No auth required.",
96169
+ "category": "Finance",
96170
+ "baseUrl": "https://api.frankfurter.dev/v1",
96171
+ "docsUrl": "https://www.frankfurter.dev/",
96172
+ "auth": "none",
96173
+ "pricing": "free",
96174
+ "callable": true
96175
96175
  },
96176
96176
  {
96177
96177
  "name": "Frankfurter API",
96178
- "description": "Exchange rates",
96179
- "category": "Utilities",
96180
- "baseUrl": "https://www.frankfurter.app/docs",
96181
- "docsUrl": "",
96182
- "auth": "apiKey",
96183
- "pricing": "unknown",
96184
- "callable": false
96178
+ "description": "Free currency exchange rates API (alias for Frankfurter). No auth required.",
96179
+ "category": "Finance",
96180
+ "baseUrl": "https://api.frankfurter.dev/v1",
96181
+ "docsUrl": "https://www.frankfurter.dev/",
96182
+ "auth": "none",
96183
+ "pricing": "free",
96184
+ "callable": true
96185
96185
  },
96186
96186
  {
96187
96187
  "name": "Frankie Financial API",