aiendpoint.dev
ServicesGrain

Grain

community

AI meeting recorder with automatic notes, highlights, and clips for sales and customer calls.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://grain.combeareraiproductivityconfidence: 90/1000 discoveries1 contributors
GEThttps://api.grain.com/v1/recordings

List meeting recordings

Parameters

limitresults (integeroptional
cursorpagination cursor (stringoptional

Returns

data[] with id, title, date, duration, participants[], highlights_count, notes
GEThttps://api.grain.com/v1/recordings/{id}/highlights

Get meeting highlights

Parameters

idrecording ID (stringrequired

Returns

highlights[] with id, text, timestamp, speaker, tags[], clip_url
GEThttps://api.grain.com/v1/recordings/{id}/transcript

Get meeting transcript

Parameters

idrecording ID (stringrequired

Returns

segments[] with speaker, text, start_time, end_time