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 Organizations > Children API

The Organizations > Children API from Kard — 2 operation(s) for organizations > children.

Kard Organizations > Children 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 Organizations > Children. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an AsyncAPI specification.

This API exposes 5 operations across 2 paths, and defines 6 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.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 POST

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 Organizations > Children API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (OAuthScheme).

Paths & Operations 5

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

Organizations > Children 5
GET
/v2/issuers/{organizationId}/children
List
list 4 params → 200401403404500
POST
/v2/issuers/{organizationId}/children
Create
create 2 params body → 201400401403409500
GET
/v2/issuers/{organizationId}/children/{childId}
Get
get 3 params → 200401403404500
PATCH
/v2/issuers/{organizationId}/children/{childId}
Update
update 3 params body → 200400401403404500
DELETE
/v2/issuers/{organizationId}/children/{childId}
Delete
delete 3 params → 200401403404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are type_commons:ErrorObject (5 properties), type_internal-organizations:DeleteResourceData (3 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:EmptyObject
object
type_internal-organizations:DeleteResourceResponse
object
Response returned after deleting a resource
1 property 1 required
type_internal-organizations:DeleteResourceData
object
Deleted resource stub
3 properties 3 required
type_commons:ErrorResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kard-organizations-children-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 > ContentStrategies API
Kard Organizations > Placements API
Kard Ping API
Kard rewards API
Kard transactions API
Kard users API
Kard users > attributions API