Pinterest Keywords
Pinterest Keywords API provides real-time keyword data directly from Pinterest. Features: • Keyword suggestions based on Pinterest autocomplete • Trend analysis with historical data • Bulk keyword research (up to 50 keywords) • Keyword tracking for Pinterest SEO Perfect for Pinterest marketers, content creators, and SEO professionals who want to optimize their Pinterest strategy with data-driven…
Pinterest Keywords endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_check_health_get /health |
Health check endpoint for monitoring. |
| Root | ||
| GET |
root__get / |
API root with basic information. |
| Keywords | ||
| GET |
get_suggestions_v1_keywords_suggest_get /v1/keywords/suggest |
Get keyword suggestions based on a seed keyword. Returns autocomplete-style suggestions with their rank position. Rank 1 = most relevant/popular suggestion. |
| POST |
bulk_search_v1_keywords_bulk_post /v1/keywords/bulk |
Search multiple keywords in a single request. Limited to 100 keywords per request. Each keyword counts as 1 credit. Returns popularity_score for each keyword (not volume -… |
| GET |
search_keyword_v1_keywords_search_get /v1/keywords/search |
Search for a keyword and get its popularity data. **Important:** Pinterest does NOT provide exact search volumes. Returns: - **popularity_score**: Calculated metric (1-100) based… |
| GET |
get_keyword_trends_v1_keywords__keyword__trends_get /v1/keywords/{keyword}/trends |
Get historical trend data for a keyword from Pinterest Trends. Returns up to 2 years of historical data showing how the keyword's popularity has changed over time. **Data… |
| GET |
track_ranking_v1_keywords_track_get /v1/keywords/track |
Track domain ranking for a specific keyword. Returns current position in Pinterest search results and historical data. |
| Categories | ||
| GET |
get_category_keywords_v1_categories__slug__keywords_get /v1/categories/{slug}/keywords |
Get keywords for a specific category. Supports pagination and sorting by popularity, trend, or alphabetically. Note: Pinterest does NOT provide exact search volumes. Keywords are… |
| GET |
list_categories_v1_categories_get /v1/categories |
List all Pinterest categories (taxonomy). Returns hierarchical category structure with keyword counts. |
| Pins | ||
| GET |
get_top_pins_v1_pins_top_get /v1/pins/top |
Get top performing pins for a keyword. Returns pins ranked by their position in Pinterest search results. |
| GET |
get_pin_v1_pins__pin_id__get /v1/pins/{pin_id} |
Get detailed information about a specific pin. Returns full pin data including saves, comments, and pinner info. |
| Accounts | ||
| GET |
get_account_pins_v1_accounts__username__pins_get /v1/accounts/{username}/pins |
Get pins from a specific account. Supports pagination and sorting by saves or recency. |
| GET |
get_top_accounts_v1_accounts_top_get /v1/accounts/top |
Get top Pinterest accounts for a keyword/niche. Returns accounts sorted by monthly views and followers. |
| GET |
get_account_v1_accounts__username__get /v1/accounts/{username} |
Get detailed profile information for a Pinterest account. Returns follower count, monthly views, and account stats. |
Pinterest Keywords pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 20 / minute |
|
| ULTRA | $29.99 / month | 50 / minute |
|
| MEGA | $79.99 / month | 100 / minute |
|