We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ea8d8 commit d864722Copy full SHA for d864722
README.md
@@ -39,7 +39,7 @@ CSGOFloat is a free and open source API service that allows you to obtain the fl
39
40
# API
41
42
-**!! If you want to heavily use the public API, please host this repo yourself !!**
+### **!! If you want to heavily use the public API, please host this repo yourself !!**
43
44
### `https://api.csgofloat.com`
45
@@ -149,6 +149,8 @@ Allows you to request the inspect link data for multiple items at once.
149
150
NOTE: Ensure that you send proper `Content-Type: application/json` headers
151
152
+> The public `api.csgofloat.com` API service **DOES NOT** allow for this endpoint.
153
+
154
Request Body:
155
156
```json
0 commit comments