Skip to main content
GET
/
v1
/
pinterest
/
boards
cURL
curl --request GET \
  --url 'https://api.keyapi.ai/v1/pinterest/boards?entry=broadstbullycom' \
  --header 'Authorization: Bearer <YOUR_API_KEY>'
{
  "code": 0,
  "message": "success",
  "data": {
    "boards": [
      {
        "id": "450430400252983295",
        "experience_extra_context": {},
        "shop_source": null,
        "type": "pin",
        "referring_source": null,
        "title": {
          "args_reformatted": [],
          "args": [],
          "text": "ZURU Snackles = squishy plush + surprise snack toy! 🍔🧸 Cute, collectible & cuddly—your kids will want them ALL! #Snackles #ZURUToys #MyTreasures",
          "format": "default"
        },
        "closeup_id": null,
        "objects": [],
        "experience": null,
        "content_ids": [],
        "bookmarks_for_objects": null,
        "aux_fields": {},
        "item_actions": [],
        "subtitle": null,
        "display_options": {},
        "story_type": null,
        "description": "ZURU Snackles = squishy plush + surprise snack toy! 🍔🧸 Cute, collectible & cuddly—your kids will want them ALL! #Snackles #ZURUToys #MyTreasures",
        "container_type": null,
        "mapped_display_options": {},
        "action": {},
        "button_text": null,
        "dynamic_insertion_options": {},
        "background_colour": null,
        "slot": null,
        "user": {
          "node_id": "VXNlcjo5MzAyNzY4NTk2MTMwMzk3Ng==",
          "explicitly_followed_by_me": false,
          "verified_identity": {},
          "ads_only_profile_site": null,
          "full_name": "Rising Star Events ~ Online Vendor Events",
          "image_large_url": "https://i.pinimg.com/140x140_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg",
          "blocked_by_me": false,
          "is_ads_only_profile": false,
          "id": "93027685961303976",
          "type": "user",
          "is_verified_merchant": false,
          "image_small_url": "https://i.pinimg.com/30x30_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg",
          "is_primary_website_verified": false,
          "username": "queenval1967",
          "image_medium_url": "https://i.pinimg.com/75x75_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg"
        },
        "copy": {},
        "custom_properties": {},
        "relationships": {},
        "expanded_viewport_objects": [],
        "tracking_params": "CwABAAAAEDEzNDQ4NjkzNzA1MjE2MDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA",
        "dominant_color": "#fe7ca9",
        "repin_count": 0,
        "comment_count": 0,
        "created_at": "Fri, 04 Jul 2025 01:40:21 +0000",
        "rich_metadata": null,
        "is_video": false
      },
      {
        "id": "450430400252983295",
        "experience_extra_context": {},
        "shop_source": null,
        "type": "pin",
        "referring_source": null,
        "title": {
          "args_reformatted": [],
          "args": [],
          "text": "ZURU Snackles = squishy plush + surprise snack toy! 🍔🧸 Cute, collectible & cuddly—your kids will want them ALL! #Snackles #ZURUToys #MyTreasures",
          "format": "default"
        },
        "closeup_id": null,
        "objects": [],
        "experience": null,
        "content_ids": [],
        "bookmarks_for_objects": null,
        "aux_fields": {},
        "item_actions": [],
        "subtitle": null,
        "display_options": {},
        "story_type": null,
        "description": "ZURU Snackles = squishy plush + surprise snack toy! 🍔🧸 Cute, collectible & cuddly—your kids will want them ALL! #Snackles #ZURUToys #MyTreasures",
        "container_type": null,
        "mapped_display_options": {},
        "action": {},
        "button_text": null,
        "dynamic_insertion_options": {},
        "background_colour": null,
        "slot": null,
        "user": {
          "node_id": "VXNlcjo5MzAyNzY4NTk2MTMwMzk3Ng==",
          "explicitly_followed_by_me": false,
          "verified_identity": {},
          "ads_only_profile_site": null,
          "full_name": "Rising Star Events ~ Online Vendor Events",
          "image_large_url": "https://i.pinimg.com/140x140_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg",
          "blocked_by_me": false,
          "is_ads_only_profile": false,
          "id": "93027685961303976",
          "type": "user",
          "is_verified_merchant": false,
          "image_small_url": "https://i.pinimg.com/30x30_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg",
          "is_primary_website_verified": false,
          "username": "queenval1967",
          "image_medium_url": "https://i.pinimg.com/75x75_RS/69/53/80/6953809268843ea70de1cf6fe5bc7e7a.jpg"
        },
        "copy": {},
        "custom_properties": {},
        "relationships": {},
        "expanded_viewport_objects": [],
        "tracking_params": "CwABAAAAEDEzNDQ4NjkzNzA1MjE2MDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA",
        "dominant_color": "#fe7ca9",
        "repin_count": 0,
        "comment_count": 0,
        "created_at": "Fri, 04 Jul 2025 01:40:21 +0000",
        "rich_metadata": null,
        "is_video": false
      }
    ]
  },
  "requestId": "9b78db08-5ceb-46b6-8f03-a0a7fc935ddb"
}
🪙2 creditsper request

Copy for AI

🤖 Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

entry
string
required

The Pinterest username to fetch board sections for. Requires BOARD_URL and SECTION_ID environment variables.

Response

The response is of type object.