How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lawmatics Matters (Prospects) API

A Matter is a legal case, and the primary object in Lawmatics.NOTE: You may see Matters referenced as "Prospects" or "PNCs". This is for legacy reasons, and we are working to migrate away from these names internally.When creating a new Matter it will be in status PNC. This stands for Potential N

Lawmatics Matters (Prospects) API is one of 27 APIs that Lawmatics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Matters (Prospects). The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 40 operations across 24 paths. It is described by OpenAPI 3.2.0, at version 1.22.0.

Requests are made against a single base URL, https://api.lawmatics.com.

40 operations 24 paths 0 schemas 5 DELETE23 GET6 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.22.0
Base URL
https://api.lawmatics.com
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Lawmatics Matters (Prospects) API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization code grant. Register a developer app at https://app.lawmatics.com/settings/developers (developer settings must be enabled by Lawmatics…
  • bearerAuth — The OAuth 2.0 access token is sent as Authorization: Bearer .

Paths & Operations 40

Across 24 paths, the API surfaces 40 operations — 5 DELETE, 23 GET, 6 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Matters (Prospects) 40

A Matter is a legal case, and the primary object in Lawmatics. NOTE: You may see Matters referenced as "Prospects" or "PNCs". This is for legacy reasons, and we are working to mig…

GET
/v1/prospects/find_by_phone/{phone_number}
Find Matter By Phone Number
findMatterByPhoneNumber 1 param → 200401429
GET
/v1/prospects/find_by_email/{email_address}
Find Matter By Email Address
findMatterByEmailAddress 1 param → 200401429
GET
/v1/prospects/find_by_name/{name}
Find Matter By Name
findMatterByName 1 param → 200401429
GET
/v1/interactions/{interaction_id}
Interaction
getInteraction 1 param → 200401429
PUT
/v1/interactions/{interaction_id}
Update Interaction
updateInteraction 1 param body → 200401429
DELETE
/v1/interactions/{interaction_id}
Delete Interaction
deleteInteraction 1 param → 200401429
GET
/v1/interactions
Interactions
getInteractions → 200401429
POST
/v1/interactions
Create Interaction
createInteraction → 201401429
GET
/v1/campaigns/{campaign_id}
Campaign
getCampaign 1 param → 200401429
GET
/v1/campaigns
Campaigns
getCampaigns → 200401429
GET
/v1/sources/{source_id}
Source
getSource 1 param → 200401429
GET
/v1/sources
Sources
getSources → 200401429
GET
/v1/pipelines/{pipeline_id}
Pipeline
getPipeline 1 param → 200401429
GET
/v1/pipelines
Pipelines
getPipelines → 200401429
GET
/v1/stages/{stage_id}
Stage
getStage 1 param → 200401429
GET
/v1/stages
Stages
getStages → 200401429
GET
/v1/practice_areas/{practice_area_id}
Practice Area
getPracticeArea 1 param → 200401429
PUT
/v1/practice_areas/{practice_area_id}
Update Practice Area
updatePracticeArea 1 param body → 201401429
DELETE
/v1/practice_areas/{practice_area_id}
Delete Practice Area
deletePracticeArea 1 param → 201401429
GET
/v1/practice_areas
Practice Areas
getPracticeAreas → 200401429
POST
/v1/practice_areas
Create Practice Area
createPracticeArea body → 201401429
GET
/v1/relationships/{relationship_id}
Relationship
getRelationship 1 param → 200401429
PUT
/v1/relationships/{relationship_id}
Update Relationship
updateRelationship 1 param body → 201401429
DELETE
/v1/relationships/{relationship_id}
Delete Relationship
deleteRelationship 1 param → 204401429
GET
/v1/relationships
Relationships
getRelationships → 200401429
POST
/v1/relationships
Create Relationship
createRelationship body → 201401429
GET
/v1/relationship_types/{relationship_type_id}
Relationship Type
getRelationshipType 1 param → 200401429
PUT
/v1/relationship_types/{relationship_type_id}
Update Relationship Type
updateRelationshipType 1 param body → 200401429
GET
/v1/relationship_types
Relationship Types
getRelationshipTypes → 200401429
POST
/v1/relationship_types
Create Relationship Type
createRelationshipType body → 201401429
GET
/v1/sub_statuses/{status_id}
Sub Status
getSubStatus 1 param → 200401429
GET
/v1/sub_statuses
Sub Statuses
getSubStatuses → 200401429
POST
/v1/sub_statuses
Create Sub Status
createSubStatus body → 201401429
PUT
/v1/sub_statuses/{sub_status_id}
Update Sub Status
updateSubStatus 1 param body → 200401429
DELETE
/v1/sub_statuses/{sub_status_id}
Delete Sub Status
deleteSubStatus 1 param → 200401429
POST
/v1/prospects
Create Matter
createMatter → 201401429
GET
/v1/prospects
Matters
getMatters 6 params → 200401429
GET
/v1/prospects/{prospect_id}
Matter
getMatter 2 params → 200401429
PUT
/v1/prospects/{prospect_id}
Update Matter
updateMatter 1 param body → 200401429
DELETE
/v1/prospects/{prospect_id}
Delete Matter
deleteMatter 1 param → 200401429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lawmatics-matters-prospects-api-openapi.yml Raw ↑

Other APIs Lawmatics publishes across the network.

Lawmatics Addresses API
Lawmatics Collections API
Lawmatics Companies API
Lawmatics Contacts API
Lawmatics Custom Emails API
Lawmatics Custom Fields API
Lawmatics Custom Forms API
Lawmatics Email Addresses API
Lawmatics Email Campaign Stats API
Lawmatics Email Campaigns API
Lawmatics Event Locations API
Lawmatics Event Types API
Where this information came from

This is an independent, third-party profile of Lawmatics Matters (Prospects) API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.