Jasper API
jasper.ai
Jasper AI marketing platform - features, use cases, pricing plans, and templates.
- Actions
- 9
- Category
- Ai Tools
- Login
- Not required
- Output
- JSON
Call the Jasper API
Submit a task, then poll the job until it settles. This example runs act_jasper_ai_feature_detail_competitive_response.
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_jasper_ai_feature_detail_competitive_response",
"params": {
"agent_feature_slug": "competitive-response"
}
}'9 actions on jasper.ai
Read
Agents Feature Details
act_jasper_ai_feature_detail_competitive_responseread2 credits / callReturns an agent feature's name, description, images, and availability.
- agent_feature_slug
- string · required
Canvas Feature Details
act_jasper_ai_feature_detail_canvasread1 credit / callReturns the Canvas feature with description, feature bullets, and images.
Grid Feature Details
act_jasper_ai_feature_detail_gridread1 credit / callReturns the Grid feature with description, feature bullets, and FAQs.
Homepage Content
act_jasper_ai_homepage_ssrread1 credit / callReturns the homepage with title, hero heading, and organization details.
Platform Overview
act_jasper_ai_platform_overviewread1 credit / callReturns the platform overview with components, rating, and feature sections.
Pricing Tiers
act_jasper_ai_pricing_tiersread1 credit / callReturns pricing plans with tier names, billing periods, and prices.
Template Library
act_jasper_ai_template_libraryread1 credit / callReturns resource and template cards with titles, descriptions, and links.
Use Case Details
act_jasper_ai_use_case_detailread2 credits / callReturns a use-case page with title, headline, summary, and body.
- solution_slug
- string · required
Use Case Listing
act_jasper_ai_use_case_listingread1 credit / callReturns use-case cards with titles, descriptions, and links to solution pages.
Jasper API questions
- Is there an API for Jasper?
- Jasper does not offer a public data API for this, but Anakin Wire provides 9 maintained endpoints for jasper.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 Jasper 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 jasper.ai changes its markup, Anakin updates the action.
- Do I need a Jasper account?
- No. Every Jasper action listed here runs anonymously — no account and no credentials required.
- What does the Jasper 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.
ArtHub.ai
AI artwork discovery - galleries, tags, artwork details, and generation prompts.
Captions
AI video editing platform - features, styles, use cases, and product pages.
DeepL
DeepL translator - text translation, language pairs, features, and pricing.