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

Koyeb activity API

The activity API from Koyeb — 3 operation(s) for activity.

Koyeb activity API is one of 42 APIs that Koyeb publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include activity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

Requests are made against the base URL https://app.koyeb.com.

3 operations 3 paths 10 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://app.koyeb.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Koyeb activity API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

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.

activity 3
GET
/v1/account/activities
GetAccountActivities 2 params → 200400401403404500503default
GET
/v1/activities
List Activities
ListActivities 3 params → 200400401403404500503default
GET
/v1/notifications
List Notifications
ListNotifications 6 params → 200400401403404500503default

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are NotificationList (8 properties), Activity (6 properties), Object (5 properties), Notification (5 properties). Each schema is shown below with its type and property counts.

NotificationList
object
8 properties
ActivityList
object
4 properties
google.rpc.Status
object
3 properties
Object
object
5 properties
Activity
object
6 properties
ErrorWithFields
object
4 properties
google.protobuf.Any
object
1 property
Notification
object
5 properties
ErrorField
object
2 properties
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

koyeb-activity-api-openapi.yml Raw ↑

Other APIs Koyeb publishes across the network.

Koyeb Apps API
Koyeb Archives API
Koyeb billing API
Koyeb CatalogDatacenters API
Koyeb CatalogInstances API
Koyeb CatalogInstanceUsage API
Koyeb CatalogRegions API
Koyeb Compose API
Koyeb Coupons API
Koyeb Credentials API
Koyeb Deployments API
Koyeb DockerHelper API