Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CareAcademy Locations API

The Locations API from CareAcademy — 1 operation(s) for locations.

CareAcademy Locations API is one of 5 APIs that CareAcademy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.0, at version 1.0.10.

Requests are made against a single base URL, https://staging.careacademy.com/api/v1.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.10
Base URL
https://go.careacademy.com/api/v1
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

CareAcademy Locations API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Locations 1
POST
/locations/{organizationIntegrationId}
Creates an association between an organization and one or more locations. If a location does not exist then it will be created.
1 param body → 200201400401403

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Location (3 properties), LocationCreateOrUpdateResponse (2 properties), LocationArray (1 property). Each schema is shown below with its type and property counts.

LocationArray
object
1 property
LocationCreateOrUpdateResponse
object
2 properties
Location
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

careacademy-locations-api-openapi.yml Raw ↑

Other APIs CareAcademy publishes across the network.

CareAcademy Compliance Report API
CareAcademy Organizations API
CareAcademy Practitioners API
CareAcademy Sign In Url API