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

Augment Carrier Management API

API endpoints for managing carriers, carrier contacts, and carrier-manager relationships.

Augment Carrier Management API is one of 6 APIs that Augment publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Carrier Management. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 5 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 20.0.1.

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

5 operations 3 paths 10 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20.0.1
Base URL
https://api.prod.goaugment.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Augment Carrier Management API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (httpBasic). By default, every request must be authenticated.

  • httpBasic — Authenticate with HTTP Basic auth by sending an empty username and your API key as the password, equivalent to encoding : in the Basic credential.

Paths & Operations 5

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

Carrier Management 5

API endpoints for managing carriers, carrier contacts, and carrier-manager relationships.

POST
/v1/carriers
Create or update carrier
createOrUpdateCarrier body → 201400401422
GET
/v1/carriers
Get carrier by DOT or MC number
getCarrierByIdentifier 2 params → 200401404
POST
/v1/carriers/bulk
Bulk create or update carriers
bulkUpsertCarriers body → 200400401422
GET
/v1/carriers/{carrierId}
Get carrier by ID
getCarrierById 1 param → 200401404
DELETE
/v1/carriers/{carrierId}
Archive carrier
archiveCarrier 1 param → 204401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CarrierResponse (16 properties), CarrierRequest (15 properties), BrokerageContactResponse (8 properties), CarrierContactResponse (8 properties). Each schema is shown below with its type and property counts.

CarrierResponse
object
16 properties
CarrierContactResponse
object
8 properties
CarrierCustomData
object
Optional metadata for the carrier. Use string keys; each value may be a string, number, boolean, array of JSON-safe values, or nested object with the same rule…
BulkUpsertCarriersResponse
object
4 properties
BulkUpsertCarriersRequest
object
1 property 1 required
CarrierRequest
object
15 properties 2 required
CarrierContactRequest
object
7 properties
BrokerageContactResponse
object
8 properties
ApiErrorBody
object
3 properties 1 required
BrokerageContactRequest
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

augment-carrier-management-api-openapi.yml Raw ↑

Other APIs Augment publishes across the network.

Augment API Key API
Augment Carrier Support API
Augment Load Management API
Augment Webhook Endpoints API
Augment Webhook Event Subscriptions API
Where this information came from

This is an independent, third-party profile of Augment Carrier Management 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.