folk
communityLightweight CRM for relationship management with contact enrichment and pipeline tracking.
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.folk.app/v1/contactsList contacts
Parameters
groupgroup ID filter (stringoptionallimitresults (integeroptionaloffsetoffset (integeroptionalReturns
data[] with id, firstName, lastName, email, company, position, tags[], groups[], createdAtPOST
https://api.folk.app/v1/contactsCreate a contact
Parameters
emailemail (stringoptionalcompanycompany name (stringoptionallastNamelast name (stringoptionalfirstNamefirst name (stringrequiredReturns
id, firstName, lastName, email, createdAtGET
https://api.folk.app/v1/groupsList contact groups
Returns
data[] with id, name, contactCount, createdAt