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

Insforge S3 Protocol API

The S3 Protocol API from Insforge — 1 operation(s) for s3 protocol.

Insforge S3 Protocol API is one of 11 APIs that Insforge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 1 path. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against the base URL https://api.insforge.dev.

5 operations 1 paths 0 schemas 1 DELETE1 GET1 HEAD1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.insforge.dev
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Insforge S3 Protocol API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 5

Across 1 path, the API surfaces 5 operations — 1 DELETE, 1 GET, 1 HEAD, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

S3 Protocol 5
GET
/storage/v1/s3/{path}
S3 protocol (GET)
1 param → 200206403404501
PUT
/storage/v1/s3/{path}
S3 protocol (PUT)
1 param → 200400403409
POST
/storage/v1/s3/{path}
S3 protocol (POST)
1 param → 200
DELETE
/storage/v1/s3/{path}
S3 protocol (DELETE)
1 param → 204409
HEAD
/storage/v1/s3/{path}
S3 protocol (HEAD)
1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

insforge-s3-protocol-api-openapi.yml Raw ↑

Other APIs Insforge publishes across the network.

Insforge Admin API
Insforge Channels API
Insforge Client API
Insforge Configuration API
Insforge Messages API
Insforge Payment Webhooks API
Insforge Permissions API
Insforge Razorpay Payments API
Insforge S3 Access Keys API
Insforge Stripe Payments API