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 Gitignore API

View gitignore templates

This API exposes 2 operations across 2 paths, and defines 1 schema. 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.

2 operations 2 paths 1 schemas 2 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 Gitignore 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 2

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

Gitignore 2

View gitignore templates

GET
/gitignore/templates
APIs.io Engineering Platform Get all gitignore templates
gitignore/get-all-templates → 200304
GET
/gitignore/templates/{name}
APIs.io Engineering Platform Get a gitignore template
gitignore/get-template 1 param → 200304

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is gitignore-template (2 properties). Each schema is shown below with its type and property counts.

gitignore-template
object
Gitignore Template
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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