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

Athenian pagination API

The pagination API from Athenian — 1 operation(s) for pagination.

Athenian pagination API is one of 15 APIs that Athenian publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 2.1.86.

Requests are made against a single base URL, {{ server_url }}/v1.

1 operations 1 paths 17 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.86
Base URL
https://api.athenian.co/v1
Authentication
API Key, HTTP Bearer
License
CC-BY-4.0
Resource Areas
1

Authentication & Security 2

Athenian pagination API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (apiKeyAuth). It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • apiKeyAuth — Authorization by the value of X-API-Key header aka API token. The tokens are user- and account-specific. Create them by calling /token/create. The server autom…
  • bearerAuth — Regular JSON Web Token authorization powered by Auth0. The server expects an Authorization: Bearer header and checks by sending it to Auth0. Visit [{{ serverur…

Paths & Operations 1

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

pagination 1
POST
/paginate/pull_requests
Compute the balanced pagination plan for /filter/pullrequests.
paginate_prs body → 200400403404422424

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are FilterPullRequestsRequest (16 properties), JIRAFilter (8 properties), PullRequestWith (7 properties), GenericError (5 properties). Each schema is shown below with its type and property counts.

PullRequestWith
object
Triage PRs by various developer participation. The aggregation is OR between the participation groups and OR within each group. For example, if our request is…
7 properties
PullRequestStage
string
PR's modelled lifecycle stages. wip: The PR is a work-in-progress: no reviews, no review requests, not closed. reviewing: The PR is going through a review proc…
InvalidRequestError
PullRequestEvent
string
PR's modelled lifecycle events. created: The PR was opened. committed: Somebody pushed a commit to the PR. reviewrequested: Somebody requested a PR review. rev…
FilterPullRequestsRequest
object
Filters for /filter/pullrequests. Empty properties passes through all PRs matched by the other filters.
16 properties 5 required
GenericError
object
5 properties 3 required
RepositoryID
string
Repository name which uniquely identifies any repository in any service provider. The format matches the repository URL without the protocol part. No ".git" sh…
TimeZone
integer
Local time zone offset in minutes, used to adjust datefrom and dateto.
DeveloperID
string
User name which uniquely identifies any developer on any service provider. The format matches the profile URL without the protocol part.
JIRAStatusCategory
string
The category of a JIRA issue status.
PullRequestPaginationPlan
object
Response of /paginate/pullrequests. Computed split of the PR updated timestamp range.
1 property
PaginatePullRequestsRequest
object
Request of /paginate/pullrequests. According to the target batch size, compute the optimal PR updated timestamp ranges. request should match the body to be sen…
2 properties 2 required
JIRAFilter
object
Filters related to JIRA traits. The aggregation between each filter type is AND.
8 properties
DeveloperSet
array
A set of developers. An empty list disables the filter and includes everybody. Duplicates are automatically ignored.
NoSourceDataError
MissingSettingsError
RepositorySet
array
Set of repositories. An empty list raises a bad response 400. Duplicates are automatically ignored.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

athenian-pagination-api-openapi.yml Raw ↑

Other APIs Athenian publishes across the network.

Athenian align API
Athenian events API
Athenian filter API
Athenian get API
Athenian histograms API
Athenian integrations API
Athenian metrics API
Athenian registration API
Athenian reposet API
Athenian security API
Athenian settings API
Athenian team API
Where this information came from

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