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

Templafy Libraries API

The Libraries API from Templafy — 2 operation(s) for libraries.

Templafy Libraries API is one of 17 APIs that Templafy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Libraries. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against a single base URL, https://{tenantId}.api.templafy.com/v3.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://api.templafy.com/v3
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Templafy Libraries API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth).

Paths & Operations 2

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

Libraries 2
GET
/libraries
Lists all libraries from all spaces.
→ 200401403
GET
/libraries/{spaceId}/{libraryType}
Returns the library by the space identifier and library type.
2 params → 200401403404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are NotFoundProblemDetails (6 properties), LibraryDetails (5 properties), Library (5 properties). Each schema is shown below with its type and property counts.

LibraryType
string
Type of the assets that can be stored in the library
Library
object
5 properties 5 required
NotFoundProblemDetails
object
6 properties
LibraryDetails
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

templafy-libraries-api-openapi.yml Raw ↑

Other APIs Templafy publishes across the network.

Templafy DataSourceFields API
Templafy DataSourceItemFields API
Templafy DataSourceItems API
Templafy DataSources API
Templafy Documents API
Templafy EmailElements API
Templafy Folders API
Templafy Images API
Templafy Links API
Templafy Pdfs API
Templafy Presentations API
Templafy SlideElements API