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

Certifaction Server API

Check the server's status

Certifaction Server API is one of 6 APIs that Certifaction publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Server. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0.

Requests are made against a single base URL, {{ .APIServerURL }}.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
Base URL
https://api.certifaction.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 2

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

Server 2

Check the server's status

GET
/health
Check server health
server_health_check → 200
GET
/ping
Check that the API server is running
→ 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

certifaction-server-api-openapi.yml Raw ↑

Other APIs Certifaction publishes across the network.

Certifaction Account API
Certifaction Documents API
Certifaction Organization API
Certifaction Signing API
Certifaction Teamspace API