ArtHub.ai API
arthub.ai
AI artwork discovery - galleries, tags, artwork details, and generation prompts.
- Actions
- 6
- Category
- Ai Tools
- Login
- Not required
- Output
- JSON
Call the ArtHub.ai API
Submit a task, then poll the job until it settles. This example runs act_arthub_ai_artwork_detail_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_arthub_ai_artwork_detail_ssr",
"params": {
"post_id": "99d25da6-358a-47db-a57a-11a5c880e051"
}
}'6 actions on arthub.ai
Read
Artwork Details
act_arthub_ai_artwork_detail_ssrread2 credits / callReturns artwork detail for a post: prompt text, generation metadata, author, and image URL.
- post_id
- string · required
Community Gallery
act_arthub_ai_community_gallery_ssrread1 credit / callReturns community gallery artworks with title, author, tags, image, and post URL.
Fantasy Tag Listing
act_arthub_ai_tag_artwork_listing_fantasyread2 credits / callReturns artworks in the fantasy category with titles, post IDs, and image URLs.
- category_slug
- string · required
Homepage Gallery
act_arthub_ai_homepage_gallery_ssrread1 credit / callReturns trending homepage artworks with title, author, tags, and image URL.
Sci Fi Tag Listing
act_arthub_ai_tag_artwork_listing_sci_firead2 credits / callReturns artworks in the sci-fi category with titles, post IDs, and image URLs.
- category_slug
- string · required
Search Results
act_arthub_ai_search_results_ssrread2 credits / callReturns AI artworks searched by keyword with matching titles, post IDs, and links.
- search_query
- string · required
ArtHub.ai API questions
- Is there an API for ArtHub.ai?
- ArtHub.ai does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for arthub.ai. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape ArtHub.ai data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when arthub.ai changes its markup, Anakin updates the action.
- Do I need a ArtHub.ai account?
- No. Every ArtHub.ai action listed here runs anonymously — no account and no credentials required.
- What does the ArtHub.ai API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Ai Tools APIs
AI Top Tools
Directory of AI tools - categories, details, and rankings.
Aixploria
AI tools directory - categories, tool details, and top lists.
Anthropic
Anthropic - research publications, Claude model details, pricing, and documentation.
Captions
AI video editing platform - features, styles, use cases, and product pages.
DeepL
DeepL translator - text translation, language pairs, features, and pricing.
Descript
Descript marketing site - feature hubs, feature details, and pricing tiers.