AI-powered support
Ask me anything about SettleGrid
Multi-label image classification with confidence scores, NSFW detection, and object recognition
by Lex Whiting
Method overrides
classify$NaNdetect$NaNanalyze$NaN1. Buy credits — Use the panel on the right to purchase credits for this tool via Stripe.
2. Get your API key — After purchasing, go to your Consumer Dashboard to generate an API key.
3. Call the tool — The developer hosts this tool on their own server. Use your API key in the x-api-key header when calling their endpoint. SettleGrid handles metering and billing automatically.
# Replace with the developer's actual tool endpoint
curl -X POST https://developer-tool-server.com/api/image-classifier \
-H "x-api-key: sg_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{"query": "your input here"}'Credits never expire. You can purchase more at any time.
Verified User
March 14, 2026
Good API design, excellent documentation. The SDK made integration a breeze. Minor issue with batch rate limits.
No changelog entries yet.
Add these badges to your GitHub README, docs, or website to show that this tool is available on SettleGrid.
Tool status badge
[](https://settlegrid.ai/tools/image-classifier)Displays the tool name and live status (green for active, gray for draft).
Powered by SettleGrid
[](https://settlegrid.ai)A generic badge that links back to SettleGrid. Works in any project README.