# Steadily Account API

**Canonical:** https://apis.io/apis/steadily/steadily-account-api/  
**Provider:** Steadily — https://apis.io/providers/steadily/  
**Base URL:** https://api.steadily.com  
**Documentation:** https://api.steadily.com/redoc

Steadily Account API is one of 8 APIs that [Steadily](https://apis.io/providers/steadily/) publishes on the [APIs.io](https://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.

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 <token>` header. Using the bearer token is equivalent to that agent performing the same action through our quoting UI.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/account/info` | Who Am I |
| POST | `/v1/account/agency/token` | Agent Bearer Token |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/steadily/refs/heads/main/openapi/steadily-account-api-openapi.yml
- **Documentation** — https://api.steadily.com/redoc
- **Documentation** — https://api.steadily.com/estimate-api/redoc
- **Documentation** — https://api.steadily.com/quote-rater/redoc
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/steadily/refs/heads/main/apis.yml

## Other Steadily APIs (7)

- [Steadily Draft Quote API](https://apis.io/apis/steadily/steadily-draft-quote-api/)
- [Steadily Lead Referrals API](https://apis.io/apis/steadily/steadily-lead-referrals-api/)
- [Steadily Lender API](https://apis.io/apis/steadily/steadily-lender-api/)
- [Steadily Policy API](https://apis.io/apis/steadily/steadily-policy-api/)
- [Steadily Quote Estimates API](https://apis.io/apis/steadily/steadily-quote-estimates-api/)
- [Steadily Quote Offer API](https://apis.io/apis/steadily/steadily-quote-offer-api/)
- [Steadily Reporting API](https://apis.io/apis/steadily/steadily-reporting-api/)

## Tags

Account

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/steadily/steadily-account-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/steadily/.
