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

Steadily Account API

Steadily uses Bearer Tokens to authenticate requests to the quoting endpoints on behalf of some appointed agent.There's two steps to this process:1. Use your agency's Steadily API Key to request a bearer token for an appointed insurance agent.2. Use that bearer token to call all other quoting API endpoints by passing in an `Authorization: Bearer ` header.Using the bearer token is equivalent to that agent performing the same action through our quoting UI.

Steadily Account API is one of 8 APIs that Steadily publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0-cc63f79.

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

2 operations 2 paths 7 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0-cc63f79
Base URL
https://api.steadily.com
Authentication
API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

Steadily Account API declares 4 security schemes for authenticating requests. An API key is passed in the query as X-Steadily-ApiKey (APIKeyQuery). An API key is passed in the header as X-Steadily-ApiKey (APIKeyHeader). An API key is passed in the query as X-Steadily-SecretKey (SecretKeyQuery). An API key is passed in the header as X-Steadily-SecretKey (SecretKeyHeader).

Paths & Operations 2

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

Account 2

Steadily uses Bearer Tokens to authenticate requests to the quoting endpoints on behalf of some appointed agent. There's two steps to this process: 1. Use your agency's Steadily A…

GET
/v1/account/info
Who Am I
who_am_i → 200
POST
/v1/account/agency/token
Agent Bearer Token
Agent Bearer Token body → 200422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AgentInformation (6 properties), ValidationError (3 properties), AgentStateInformation (2 properties), AccountAgencyTokenResponse (1 property). Each schema is shown below with its type and property counts.

AgentInformation
object
6 properties 4 required
ValidationError
object
3 properties 3 required
AccountAgencyTokenRequest
object
1 property 1 required
AgentStateInformation
object
2 properties 1 required
HTTPValidationError
object
1 property
AccountInfoResponse
object
1 property
AccountAgencyTokenResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

steadily-account-api-openapi.yml Raw ↑

Other APIs Steadily publishes across the network.

Steadily Draft Quote API
Steadily Lead Referrals API
Steadily Lender API
Steadily Policy API
Steadily Quote Estimates API
Steadily Quote Offer API
Steadily Reporting API
Where this information came from

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