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

Avalara Locations API

Manage company locations and jurisdictions

Avalara Locations API is one of 73 APIs that Avalara publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 14 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://rest.avatax.com, https://sandbox-rest.avatax.com, https://exciseapi.avalara.com/api/v1, http://{{baseurl}}.

14 operations 7 paths 4 schemas 2 DELETE7 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Servers
https://rest.avatax.com
https://sandbox-rest.avatax.com
https://exciseapi.avalara.com/api/v1
http://{{baseurl}}
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Avalara Locations API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth).

  • basicAuth — Use your AvaTax username/password or accountId/licenseKey as basic auth credentials
  • bearerAuth — OAuth 2.0 bearer token

Paths & Operations 14

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

Locations 14

Manage company locations and jurisdictions

GET
/api/v2/companies/{companyId}/locations
Avalara List Locations for a Company
queryLocations 4 params → 200
POST
/api/v2/companies/{companyId}/locations
Avalara Create Locations for a Company
createLocations 1 param body → 201
GET
/Locations
Avalara List Locations
listLocations → 200
POST
/Locations
Avalara Create a Location
createLocation body → 201
POST
/api/v2/companies/{companyId}/locations/{locationId}/parameters
Avalara CreateLocationParameters
4 params body → 200
GET
/api/v2/companies/{companyId}/locations/{locationId}/parameters
Avalara ListLocationParameters
3 params → 200
DELETE
/api/v2/companies/{companyId}/locations/{id}
Avalara DeleteLocation
3 params → 200
GET
/api/v2/companies/{companyId}/locations/{id}
Avalara GetLocation
3 params → 200
PUT
/api/v2/companies/{companyId}/locations/{id}
Avalara UpdateLocation
4 params body → 200
DELETE
/api/v2/companies/{companyId}/locations/{locationId}/parameters/{id}
Avalara DeleteLocationParameter
4 params → 200
GET
/api/v2/companies/{companyId}/locations/{locationId}/parameters/{id}
Avalara GetLocationParameter
4 params → 200
PUT
/api/v2/companies/{companyId}/locations/{locationId}/parameters/{id}
Avalara UpdateLocationParameter
5 params body → 200
GET
/api/v2/locations
Avalara QueryLocations
1 param → 200
GET
/api/v2/companies/{companyId}/locations/{id}/validate
Avalara ValidateLocation
3 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are LocationModel (11 properties), ExciseAddress (6 properties), ExciseLocation (5 properties), FetchResult_LocationModel (2 properties). Each schema is shown below with its type and property counts.

ExciseLocation
object
5 properties
LocationModel
object
11 properties
ExciseAddress
object
6 properties
FetchResult_LocationModel
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

avalara-locations-api-openapi.yml Raw ↑

Other APIs Avalara publishes across the network.

AvaTax SOAP API
Avalara Tax Content for Retail Configuration API
Self-Serve Tariff Classification API
License Guidance Order API
Avalara 1099 Forms API
Avalara Accounts API
Avalara Addresses API
Avalara AdvancedRules API
Avalara Attributes API
Avalara Authentication API
Avalara AvaFileForms API
Where this information came from

This is an independent, third-party profile of Avalara Locations 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.