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

APIs.io Engineering Platform Billing API

Monitor charges and usage from Actions and Packages.

This API exposes 4 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

4 operations 4 paths 10 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform Billing API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 4

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

Billing 4

Monitor charges and usage from Actions and Packages.

GET
/enterprises/{enterprise}/settings/billing/advanced-security
APIs.io Engineering Platform Get GitHub Advanced Security active committers for an enterprise
billing/get-github-advanced-security-billing-ghe 3 params → 200403
GET
/orgs/{org}/settings/billing/advanced-security
APIs.io Engineering Platform Get GitHub Advanced Security active committers for an organization
billing/get-github-advanced-security-billing-org 3 params → 200403
GET
/accounts
APIs.io Engineering Platform Get accounts
getAccounts → 200400401500
GET
/accounts/{accountId}/invoices
APIs.io Engineering Platform List account invoices
getAccountInvoices 2 params → 200400401403500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are invoicesAccountInfo (6 properties), invoiceData (5 properties), invoiceMissingStatus400Error (4 properties), invoicesForbidden403Error (4 properties). Each schema is shown below with its type and property counts.

basic-error
object
Basic Error
4 properties
invoicesNoTeam400Error
object
4 properties
invoicesAccountInfo
object
Information about the account.
6 properties
getAccountInvoices
object
1 property 1 required
advanced-security-active-committers-user
object
2 properties 2 required
invoicesForbidden403Error
object
4 properties
advanced-security-active-committers
object
3 properties 1 required
invoiceMissingStatus400Error
object
4 properties
advanced-security-active-committers-repository
object
3 properties 3 required
invoiceData
object
Information about the invoice.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-billing-api-openapi.yml Raw ↑