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

Choozle Authorization API

The token exchange. POST an API profile email, an ISO 8601 timestamp within five minutes of server time, and an HMAC-SHA256 hex signature to receive a token valid two hours. One operation, the API's only write.

Choozle Authorization API is one of 3 APIs that Choozle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Authorization. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.choozle.com/api.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.choozle.com/api
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Choozle Authorization API declares 1 security scheme for authenticating requests. An API key is passed in the header as token (tokenHeader). By default, every request must be authenticated.

  • tokenHeader — Authentication token generated from the /api/auth endpoint. Valid for two hours from creation. Pass the token value as the token request header on every report…

Paths & Operations 1

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

Authorization 1
POST
/auth
Get Authorization Token
getAuthorizationToken body → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AuthorizationRequest (3 properties), AuthorizationToken (1 property), Error (1 property). Each schema is shown below with its type and property counts.

AuthorizationRequest
object
HMAC-signed credentials exchanged for a two-hour API token.
3 properties 3 required
Error
object
Choozle's error envelope. A single error string; not RFC 9457 problem+json.
1 property
AuthorizationToken
object
Token returned after successful authentication.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

choozle-authorization-api-openapi.yml Raw ↑

Other APIs Choozle publishes across the network.

Choozle Accounts API
Choozle Reports API
Where this information came from

This is an independent, third-party profile of Choozle Authorization 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.