-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
214 lines (214 loc) · 9.17 KB
/
Copy pathapis.yml
File metadata and controls
214 lines (214 loc) · 9.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
aid: smartmoving
url: https://raw.githubusercontent.com/api-evangelist/smartmoving/refs/heads/main/apis.yml
name: SmartMoving
kind: company
description: >-
SmartMoving is an all-in-one CRM and operations platform for moving companies,
covering lead capture, sales and estimating, booking, dispatch and scheduling,
storage, and customer follow-up. SmartMoving exposes a documented Open API
(Azure API Management) to Growth Plan customers, authenticated with an
x-api-key header, that reads and writes the platform's core CRM objects -
customers, opportunities (quotes/estimates), leads, jobs/moves, payments, and
follow-ups - plus a free, universally available Lead API for pushing new leads
into an account from any lead provider or website. The API is offered in two
tiers - Basic (read-only, for reporting and analytics) and Premium (read/write
plus webhooks, for full integration and automation).
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Moving Software
- CRM
- Field Service
- Moving Company
- Operations
- Lead Management
- Dispatch
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: smartmoving:smartmoving-customers-api
name: SmartMoving Customers API
tags:
- Customers
- CRM
- Contacts
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: https://smartmoving-prod-api-management.developer.azure-api.net/apis
type: APIReference
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: List, retrieve, search, create, and update the customers (contacts /
accounts) in a SmartMoving account, and read a customer's opportunities and
storage accounts. Read operations are available on the Basic tier; create and
update require the Premium tier.
- aid: smartmoving:smartmoving-opportunities-api
name: SmartMoving Opportunities API
tags:
- Opportunities
- Quotes
- Estimates
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: https://smartmoving-prod-api-management.developer.azure-api.net/apis
type: APIReference
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: Retrieve opportunities (sales quotes / estimates) by ID or quote
number, and read their associated jobs, payments, and follow-ups. Premium
accounts can create follow-ups and jobs against an opportunity to automate the
sales-to-booking workflow.
- aid: smartmoving:smartmoving-leads-api
name: SmartMoving Leads API
tags:
- Leads
- Sales
- Pipeline
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: https://smartmoving-prod-api-management.developer.azure-api.net/apis
type: APIReference
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: List and retrieve leads with pagination, read the set of available
lead statuses, and (Premium) list leads assigned to a given salesperson - the
read surface over the top of the sales pipeline that feeds reporting and
routing integrations.
- aid: smartmoving:smartmoving-lead-provider-api
name: SmartMoving Lead Provider API
tags:
- Lead Intake
- Webhook
- Ingestion
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.smartmoving.com/en/articles/3994387-smartmoving-lead-api-integration-guide
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/3994387-smartmoving-lead-api-integration-guide
type: Documentation
- url: https://help.smartmoving.com/en/articles/4547622-lookup-a-provider-key-api-link
type: Documentation
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: Push new leads into a SmartMoving account from any website or
third-party lead provider by POSTing to /leads/from-provider/v2. Authenticated
by a per-source providerKey query parameter (not the Open API key) and free on
every SmartMoving plan, with fields for contact, move details, origin and
destination addresses, referral source, and UTM tracking.
- aid: smartmoving:smartmoving-jobs-api
name: SmartMoving Jobs & Moves API
tags:
- Jobs
- Moves
- Dispatch
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: https://smartmoving-prod-api-management.developer.azure-api.net/apis
type: APIReference
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: Read the jobs (booked moves) attached to an opportunity and, on the
Premium tier, create a job against an opportunity or delete a job - the surface
that keeps external dispatch, project-management, and calendar tools in sync
with SmartMoving's schedule.
- aid: smartmoving:smartmoving-reference-data-api
name: SmartMoving Reference Data API
tags:
- Reference Data
- Branches
- Users
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/
baseURL: https://api.smartmoving.com/api
properties:
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: https://smartmoving-prod-api-management.developer.azure-api.net/apis
type: APIReference
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
- url: collections/smartmoving.postman_collection.json
type: PostmanCollection
- url: collections/smartmoving.opencollection.json
type: OpenCollection
description: Read the lookup/reference data an account is configured with -
branches (locations), users (staff / salespeople), service types, and referral
sources - so integrations can resolve and route by branch, assign
salespeople, and map external categories to SmartMoving values. Lead statuses
are confirmed; the remaining reference collections are modeled from the
documented data model pending developer-portal confirmation.
- aid: smartmoving:smartmoving-webhooks-api
name: SmartMoving Webhooks API
tags:
- Webhooks
- Events
- Automation
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://smartmoving-prod-api-management.developer.azure-api.net/webhook-document
baseURL: https://api.smartmoving.com/api
properties:
- url: https://smartmoving-prod-api-management.developer.azure-api.net/webhook-document
type: Documentation
- url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
type: Documentation
- url: openapi/smartmoving-openapi.yml
type: OpenAPI
description: Premium-tier outbound webhooks that POST event notifications to a
URL you register when records change in SmartMoving - across leads, jobs,
payments, documents, and customers - so external systems react in near real
time instead of polling. Webhooks are server-to-endpoint HTTP callbacks, not a
bidirectional WebSocket transport.
common:
- type: Website
url: https://www.smartmoving.com
- type: LinkedIn
url: https://www.linkedin.com/company/smartmoving-software
- type: Documentation
url: https://help.smartmoving.com/en/articles/9739804-smartmoving-s-open-api
- type: DeveloperPortal
url: https://smartmoving-prod-api-management.developer.azure-api.net/
- type: Plans
url: plans/smartmoving-plans-pricing.yml
- type: RateLimits
url: rate-limits/smartmoving-rate-limits.yml
- type: FinOps
url: finops/smartmoving-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com