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 Tasks API

The Tasks API from Lawmatics — 6 operation(s) for tasks.

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

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 15 operations across 6 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.

15 operations 6 paths 0 schemas 3 DELETE6 GET3 POST3 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 Tasks 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 15

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

Tasks 15
GET
/v1/tasks/{task_id}
Task
getTask 1 param → 200401429
PUT
/v1/tasks/{task_id}
Update Task
updateTask 2 params → 201401429
DELETE
/v1/tasks/{task_id}
Delete Task
deleteTask 1 param → 201401429
GET
/v1/tasks
Tasks
getTasks → 200401429
POST
/v1/tasks
Create Task
createTask → 201401429
GET
/v1/tasks/{task_id}/subtasks/{subtask_id}
Subtask
getSubtask 2 params → default401429
PUT
/v1/tasks/{task_id}/subtasks/{subtask_id}
Update Subtask
updateSubtask 2 params body → default401429
DELETE
/v1/tasks/{task_id}/subtasks/{subtask_id}
Delete Subtask
deleteSubtask 2 params → default401429
GET
/v1/tasks/{task_id}/subtasks
Subtasks
getSubtasks 1 param → default401429
POST
/v1/tasks/{task_id}/subtasks
Create Subtask
createSubtask 1 param body → default401429
GET
/v1/tasks/{task_id}/comments/{comment_id}
Comment
getComment 2 params → default401429
PUT
/v1/tasks/{task_id}/comments/{comment_id}
Update Comment
updateComment 2 params → default401429
DELETE
/v1/tasks/{task_id}/comments/{comment_id}
Delete Comment
deleteComment 2 params → default401429
GET
/v1/tasks/{task_id}/comments
Comments
getComments 1 param → default401429
POST
/v1/tasks/{task_id}/comments
Create Comment
createComment 1 param → default401429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lawmatics-tasks-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 Tasks 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.