Unreleased
Changed
- Clarified live API edge cases for best-effort nested personnel samples, event summary counts, LinkedIn URL lookup fallback, shortlist ranking, exhibitor event search billing, and item-level contact unlock outcomes.
v0.21.0
Released June 12, 2026.Added
- Added exhibitor buying-signal fields to supported exhibitor responses:
buyingSignalsbuyingSignalTagsbuyingSignalStatus
- Added LinkedIn activity fields to personnel list responses:
linkedinActivitylinkedinActivityStatus
- Added documentation for the LinkedIn activity unlock workflow.
- Added documentation for action precheck requests.
- Added
api-catalog.jsonas the machine-readable API catalog.
Changed
- Updated API key guidance to direct users to app.lensmor.com, where subscribed accounts can create keys from Settings -> API Keys.
- Clarified that API calls use
https://platform.lensmor.comas the base URL. - Clarified that API usage and Lensmor SaaS usage share the same credit balance.
- Updated OpenAPI metadata to version
0.21.0.
Fixed
- Fixed event unlock examples so
balanceAftermatches the production response shape. - Fixed pagination guidance for locked event preview pages.
- Fixed machine-readable documentation links for
openapi.json,api-catalog.json,llms.txt, andllms-full.txt. - Removed internal implementation wording from public documentation copy.
Verified
- Verified all documented endpoints against the production API.
- Verified
openapi.json,api-catalog.json,llms.txt, andllms-full.txtas machine-readable documentation resources.