Comment on page
Contacts
Contacts are all the individual persons or organizations you are doing business with. Use the contacts API to list, create or update contacts within your Lancerkit account.
get
https://api.lancerkit.com
/contacts
List contacts
get
https://api.lancerkit.com
/contacts/:id
Get a contact
delete
https://api.lancerkit.com
/contacts
Delete contacts
post
https://api.lancerkit.com
/contacts/:id
Edit a contact
post
https://api.lancerkit.com
/contacts/new
Create a contact
Last modified 9mo ago