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

Kard users > uploads API

The users > uploads API from Kard — 3 operation(s) for users > uploads.

Kard users > uploads API is one of 16 APIs that Kard publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include users > uploads. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an AsyncAPI specification.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://rewards-api.getkard.com, https://test-rewards-api.getkard.com.

3 operations 3 paths 4 schemas 1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://rewards-api.getkard.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kard users > uploads API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (OAuthScheme).

Paths & Operations 3

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

users > uploads 3
POST
/v2/issuers/{organizationId}/users/{userId}/uploads
Create Upload
create 3 params body → 200400401500
PUT
/v2/issuers/{organizationId}/users/{userId}/uploads/{uploadId}/parts
Add Upload Part
create-part 4 params body → 200207400401500
PUT
/v2/issuers/{organizationId}/users/{userId}/uploads/{uploadId}
Update Upload
update 4 params body → 200400401409500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are type_commons:ErrorObject (5 properties), type_commons:ErrorSource (3 properties), type_commons:ErrorResponse (1 property). Each schema is shown below with its type and property counts.

type_commons:ErrorSource
object
3 properties
type_commons:ErrorObject
object
5 properties 3 required
type_commons:OrganizationId
string
Your issuer organization ID, provided by Kard
type_commons:ErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kard-users-uploads-api-openapi.yml Raw ↑

Other APIs Kard publishes across the network.

Kard attributions API
Kard Files API
Kard notifications > Notifications API
Kard notifications > Subscriptions API
Kard Organizations API
Kard Organizations > Children API
Kard Organizations > ContentStrategies API
Kard Organizations > Placements API
Kard Ping API
Kard rewards API
Kard transactions API
Kard users API