User Boards
Pinterest API
User Boards
A user’s public boards — and the largest trim ratio in this API.
GET
User Boards
Lists a user’s public boards by bare username (
agkelsey, not a full URL), with a cursor to page. Each board carries id, name, url, description, pin_count, follower_count, section_count, collaborator_count, privacy, owner, created_at, cover_pin and cover_images.
Measured at 59 KB for 10 boards; trim=true collapses it to 3.3 KB — an 18× reduction, the largest in this API — keeping id, name, url, description, pin_count, follower_count, created_at and image_cover_hd_url.
Feed each board’s url to get_pinterest_board to read its pins; to search across all of Pinterest use get_pinterest_search.
Example
Authorizations
AIsa API key. Get yours at https://aisa.one
Query Parameters
The username of the user to get boards for. (e.g. broadstbullycom from https://www.pinterest.com/broadstbullycom/)
Set to true for a trimmed down version of the response