Aug 24, 2026
Source filter & LinkedIn on Cards

Two updates to the Cards API:
source_typesonGET/POST /v1/cards/β filter by where the first signal came from (LinkedIn, GitHub, Social, Product Hunt, New company). Pass several slugs for OR. Slug list:GET /v1/cards/source-types/.linkedin_profileonGET /v1/cards/<slug>/β structured LinkedIn data on the card (education, experience, tags), ornull. Prefer this overlinkedin_data, which is deprecated and will be removed.
π Cards API docs