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

Listrak Media Directories API

Directory management for the Listrak media library - list top-level directories, list a directory's contents, and create, rename or delete a directory. Part of the Listrak Media REST API (OpenAPI 3.1.1), the newest of Listrak's eight public APIs.

Listrak Media Directories API is one of 56 APIs that Listrak publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Directories and Media. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 5 operations across 2 paths, and defines 17 schemas. It is described by OpenAPI 3.1.1, at version 1.0.0.

Requests are made against a single base URL, https://api.listrak.com/media.

5 operations 2 paths 17 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0.0
Base URL
https://api.listrak.com/media
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Listrak Media Directories API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Listrak encrypted token) (Bearer). By default, every request must be authenticated.

  • Bearer — Pass the Listrak auth token in the Authorization header.

Paths & Operations 5

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

Directories 5
GET
/v1/directories
List the top level directories
listTopLevelDirectories → 200401403500
GET
/v1/directories/{directoryId}
List subdirectories and files
listDirectoryContents 5 params → 200400401403404500
POST
/v1/directories/{directoryId}
Create a directory
createDirectory 1 param body → 201400401403404409500
PUT
/v1/directories/{directoryId}
Update the directory name or move it to a different directory
updateDirectory 1 param body → 200400401403404409500
DELETE
/v1/directories/{directoryId}
Delete the directory
deleteDirectory 1 param → 200401403404500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Font (9 properties), File (6 properties), DirectoryContents (4 properties), Page (3 properties). Each schema is shown below with its type and property counts.

CreateDirectoryRequest
object
1 property 1 required
Directory
object
3 properties 3 required
DirectoryContents
object
4 properties 4 required
DirectoryContentsResponse
object
2 properties 2 required
DirectoryResponse
object
2 properties 2 required
DirectorySummary
object
2 properties 2 required
DirectorySummaryResponse
object
2 properties 2 required
ErrorResponse
object
3 properties 3 required
File
object
6 properties 6 required
FileResponse
object
2 properties 2 required
Font
object
9 properties 9 required
FontResponse
object
2 properties 2 required
IFormFile
string
Page
object
3 properties 3 required
SuccessResponse
object
2 properties 2 required
UpdateDirectoryRequest
object
2 properties 2 required
UpdateFileRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

listrak-media-directories-api-openapi.yml Raw ↑

Other APIs Listrak publishes across the network.

Listrak app-push-mobile-client-device API
Listrak app-push-mobile-client-engagements API
Listrak BroadcastMessage API
Listrak Campaign API
Listrak Contact API
Listrak ContactListSubscription API
Listrak ContactSegmentationField API
Listrak Content API
Listrak ContentFolder API
Listrak Conversation API
Listrak ConversationMessage API
Listrak ConversationMessageActivity API
Where this information came from

This is an independent, third-party profile of Listrak Media Directories 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.