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

Causa Prima Scribo API

The Scribo API from Causa Prima — 4 operation(s) for scribo.

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

Tagged areas include Scribo. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 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://scribo.causaprima.ai, http://localhost:3200.

4 operations 4 paths 6 schemas 2 GET2 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://scribo.causaprima.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Causa Prima Scribo API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Optional API key for elevated quotas. Unauthenticated requests are accepted and rate-limited per IP.

Paths & Operations 4

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

Scribo 4
POST
/api/v1/scribo/email-verifications
Request a sender email-ownership challenge
body → 202400
POST
/api/v1/scribo/email-verifications/{id}/redeem
Redeem the emailed code for a verification token
1 param body → 200400
GET
/api/v1/scribo/email-verifications/{id}
Verification challenge status snapshot
1 param → 200
GET
/api/v1/scribo/email-verifications/{id}/events
Verification challenge event stream
1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are VerificationChallenge (3 properties), VerificationToken (2 properties), RedeemVerificationInput (1 property), RequestVerificationInput (1 property). Each schema is shown below with its type and property counts.

VerificationToken
object
2 properties 2 required
VerificationSnapshot
ErrorEnvelope
object
1 property 1 required
RequestVerificationInput
object
1 property 1 required
RedeemVerificationInput
object
1 property 1 required
VerificationChallenge
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

causa-prima-scribo-api-openapi.yml Raw ↑

Other APIs Causa Prima publishes across the network.

Causa Prima Invoices API
Causa Prima Jurisdictions API