Twenty
communityOpen-source CRM alternative to Salesforce with modern UI and extensible data model.
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.twenty.com/rest/metadata/objectsList records
Returns
data.objects[] with nameSingular, namePlural, fields[] with name, type, labelPOST
https://api.twenty.com/graphqlQuery records
Parameters
queryGraphQL query (stringrequiredReturns
data with queried records and fieldsPOST
https://api.twenty.com/graphqlCreate record
Parameters
querymutation createRecord (stringrequiredvariablesrecord data (objectrequiredReturns
data with created record