# Lawmatics Contacts API

**Canonical:** https://apis.io/apis/lawmatics/lawmatics-contacts-api/  
**Provider:** Lawmatics — https://apis.io/providers/lawmatics/  
**Base URL:** https://api.lawmatics.com  
**Documentation:** https://docs.lawmatics.com/

Lawmatics Contacts API is one of 27 APIs that [Lawmatics](https://apis.io/providers/lawmatics/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

A Contact can be thought of as a collection of data about a "Person". A Contact record is the base for all Contactables (Matters, Clients, and Companies). Since Contact data reflects a person, and is a base record, it is shared via any Contactable associated with the Contact. For Example: You be

## Operations (13)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/contacts/find_by_phone/{phone_number}` | Find Contact By Phone Number |
| GET | `/v1/contacts/find_by_email/{email_address}` | Find Contact By Email Address |
| GET | `/v1/contacts/find_by_name/{name}` | Find Contact By Name |
| GET | `/v1/custom_contact_types/{custom_contact_type_id}` | Custom Contact Type |
| DELETE | `/v1/custom_contact_types/{custom_contact_type_id}` | Delete Custom Contact Type |
| GET | `/v1/custom_contact_types` | Custom Contact Types |
| POST | `/v1/custom_contact_types` | Create Custom Contact Type |
| PUT | `/v1/custom_contact_types/{contact_id}` | Update Custom Contact Type |
| GET | `/v1/contacts/{contact_id}` | Contact |
| PUT | `/v1/contacts/{contact_id}` | Update Contact |
| DELETE | `/v1/contacts/{contact_id}` | Delete Contact |
| GET | `/v1/contacts` | Contacts |
| POST | `/v1/contacts` | Create Contact |

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/lawmatics/refs/heads/main/openapi/lawmatics-contacts-api-openapi.yml
- **Documentation** — https://docs.lawmatics.com/
- **Postman** — https://raw.githubusercontent.com/api-evangelist/lawmatics/refs/heads/main/postman/lawmatics-oauth-api.postman_collection.json

## Other Lawmatics APIs (12)

- [Lawmatics Addresses API](https://apis.io/apis/lawmatics/lawmatics-addresses-api/)
- [Lawmatics Collections API](https://apis.io/apis/lawmatics/lawmatics-collections-api/)
- [Lawmatics Companies API](https://apis.io/apis/lawmatics/lawmatics-companies-api/)
- [Lawmatics Custom Emails API](https://apis.io/apis/lawmatics/lawmatics-custom-emails-api/)
- [Lawmatics Custom Fields API](https://apis.io/apis/lawmatics/lawmatics-custom-fields-api/)
- [Lawmatics Custom Forms API](https://apis.io/apis/lawmatics/lawmatics-custom-forms-api/)
- [Lawmatics Email Addresses API](https://apis.io/apis/lawmatics/lawmatics-email-addresses-api/)
- [Lawmatics Email Campaign Stats API](https://apis.io/apis/lawmatics/lawmatics-email-campaign-stats-api/)
- [Lawmatics Email Campaigns API](https://apis.io/apis/lawmatics/lawmatics-email-campaigns-api/)
- [Lawmatics Event Locations API](https://apis.io/apis/lawmatics/lawmatics-event-locations-api/)
- [Lawmatics Event Types API](https://apis.io/apis/lawmatics/lawmatics-event-types-api/)
- [Lawmatics Events (Appointments) API](https://apis.io/apis/lawmatics/lawmatics-events-appointments-api/)

## Tags

Contacts

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/lawmatics/lawmatics-contacts-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/lawmatics/.
