Grain
communityAI meeting recorder with automatic notes, highlights, and clips for sales and customer calls.
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.
GET
https://api.grain.com/v1/recordingsList meeting recordings
Parameters
limitresults (integeroptionalcursorpagination cursor (stringoptionalReturns
data[] with id, title, date, duration, participants[], highlights_count, notesGET
https://api.grain.com/v1/recordings/{id}/highlightsGet meeting highlights
Parameters
idrecording ID (stringrequiredReturns
highlights[] with id, text, timestamp, speaker, tags[], clip_urlGET
https://api.grain.com/v1/recordings/{id}/transcriptGet meeting transcript
Parameters
idrecording ID (stringrequiredReturns
segments[] with speaker, text, start_time, end_time