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

Abortion Policy API Gestational Limits API

Endpoints for retrieving gestational limit abortion policies by state or zip code.

Abortion Policy API Gestational Limits API is one of 4 APIs that Abortion Policy API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Gestational Limits. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, code examples, and 4 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

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

3 operations 3 paths 2 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://api.abortionpolicyapi.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Abortion Policy API Gestational Limits API declares 1 security scheme for authenticating requests. An API key is passed in the header as token (ApiKeyAuth).

  • ApiKeyAuth — API key for authentication. Request access at https://www.abortionpolicyapi.com/request-access

Paths & Operations 3

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

Gestational Limits 3

Endpoints for retrieving gestational limit abortion policies by state or zip code.

GET
/gestational_limits/states
Abortion Policy API Get Gestational Limits for All States
getGestationalLimitsAllStates → 200401
GET
/gestational_limits/states/{state}
Abortion Policy API Get Gestational Limits by State
getGestationalLimitsByState 1 param → 200401404
GET
/gestational_limits/zips/{zip}
Abortion Policy API Get Gestational Limits by Zip Code
getGestationalLimitsByZip 1 param → 200401404

Schemas 2

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

Error
object
Error response returned when a request fails.
2 properties
GestationalLimits
object
Abortion restrictions related to gestational limits (bans after certain weeks of pregnancy) for a US state or territory.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

abortion-policy-api-gestational-limits-api-openapi.yml Raw ↑

Other APIs Abortion Policy API publishes across the network.

Abortion Policy API Insurance Coverage API
Abortion Policy API Minors API
Abortion Policy API Waiting Periods API