There was an error while loading. Please reload this page.
1 parent 9edfee4 commit 72056bbCopy full SHA for 72056bb
1 file changed
skills/fastcrw-research/SKILL.md
@@ -51,8 +51,9 @@ not replace it.
51
export FASTCRW_API_KEY="crw_live_..." # https://fastcrw.com/dashboard
52
```
53
54
-Requests without a key return 401. A new account includes 500 one-time credits with
55
-no card. The engine behind the API is open source (AGPL-3.0,
+Requests without a key return 401. The free tier is one-time credits with no card,
+current numbers at [fastcrw.com/pricing](https://fastcrw.com/pricing). The engine
56
+behind the API is open source (AGPL-3.0,
57
[github.com/us/crw](https://github.com/us/crw)); this skill targets the hosted
58
endpoints at `https://api.fastcrw.com`.
59
0 commit comments