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

Xoxoday Authentication API

Token generation, validation, and refresh

Xoxoday Authentication API is one of 10 APIs that Xoxoday publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://accounts.xoxoday.com/chef, https://stagingstores.xoxoday.com/chef.

2 operations 1 paths 2 schemas 1 GET1 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://accounts.xoxoday.com/chef
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Xoxoday Authentication API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2ClientCredentials) using the clientCredentials flow. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Authentication 2

Token generation, validation, and refresh

POST
/v1/oauth/token
Get Access Token
getAccessToken body → 200400
GET
/v1/oauth/token
Validate Access Token
validateToken → 200400

Schemas 2

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

TokenResponse
object
3 properties 3 required
ApiError
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xoxoday-authentication-api-openapi.yml Raw ↑

Other APIs Xoxoday publishes across the network.

Xoxoday Reward Links API
Xoxoday Reward Points API
Xoxoday Storefront Integration API
Xoxoday Balance API
Xoxoday Gift Cards API
Xoxoday Orders API
Xoxoday Payments API
Xoxoday Reward Links API
Xoxoday Reward Points API