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

Koyeb Profile API

The Profile API from Koyeb — 17 operation(s) for profile.

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

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

This API exposes 23 operations across 17 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.koyeb.com.

23 operations 17 paths 46 schemas 9 GET3 PATCH9 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Koyeb Profile 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 23

Across 17 paths, the API surfaces 23 operations — 9 GET, 3 PATCH, 9 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Profile 23
GET
/v1/account/idenfy
Begin a session with iDenfy, emit an authToken
GetIdenfyToken → 200400401403404500503default
POST
/v1/account/idenfy
ClearIdenfyVerificationResult marks the current result for idenfy as superseded
ClearIdenfyVerificationResult body → 200400401403404500503default
GET
/v1/account/login_method
Get the login method for an email address DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
LoginMethod 1 param → 200400401403404500503default
GET
/v1/account/oauth
Get OAuth Providers
GetOAuthOptions 2 params → 200400401403404500503default
POST
/v1/account/oauth
Authenticate using OAuth
OAuthCallback 1 param body → 200400401403404500503default
GET
/v1/account/organization
Get Current Organization
GetCurrentOrganization → 200400401403404500503default
GET
/v1/account/organization_invitations
List User Organization Invitations DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
ListUserOrganizationInvitations 3 params → 200400401403404500503default
GET
/v1/account/organization_invitations/{id}
Get User Organization Invitation DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
GetUserOrganizationInvitation 1 param → 200400401403404500503default
POST
/v1/account/organization_invitations/{id}/accept
Accept Organization Invitation DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
AcceptOrganizationInvitation 1 param body → 200400401403404500503default
POST
/v1/account/organization_invitations/{id}/decline
Decline Organization Invitation DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
DeclineOrganizationInvitation 1 param body → 200400401403404500503default
GET
/v1/account/organizations
List User Organizations
ListUserOrganizations 5 params → 200400401403404500503default
GET
/v1/account/profile
Get Current User
GetCurrentUser 1 param → 200400401403404500503default
PUT
/v1/account/profile
Update User
UpdateUser 1 param body → 200400401403404500503default
PATCH
/v1/account/profile
Update User
UpdateUser2 1 param body → 200400401403404500503default
POST
/v1/account/resend_validation
Resend Email Verification DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
ResendEmailValidation body → 200400401403404500503default
POST
/v1/account/reset_password
Reset Password DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
ResetPassword body → 200400401403404500503default
GET
/v1/account/settings
GetUserSettings → 200400401403404500503default
PATCH
/v1/account/settings
UpdateUserSettings body → 200400401403404500503default
POST
/v1/account/signup
Signup DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
Signup 1 param body → 200400401403404500503default
POST
/v1/account/update_password
Update Password DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
UpdatePassword 1 param body → 200400401403404500503default
POST
/v1/account/validate/{id}
Validate DEPRECATED: this has been replaced by WorkOS and will be dropped soon.
Validate 2 params → 200400401403404500503default
PUT
/v2/account/profile
Update User V2
UpdateUserV2 1 param body → 200400401403404500503default
PATCH
/v2/account/profile
Update User V2
UpdateUserV22 1 param body → 200400401403404500503default

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are Organization (32 properties), User (15 properties), OrganizationInvitation (11 properties), PublicUser (6 properties). Each schema is shown below with its type and property counts.

ResendEmailValidationReply
object
UpdateUserSettingsReply
object
1 property
LoginMethodReply.Method
string
ClearIdenfyVerificationResultReply
object
Organization.DeactivationReason
string
ListUserOrganizationInvitationsReply
object
4 properties
LoginMethodReply
object
1 property
OAuthCallbackReply
object
1 property
Token
object
4 properties
ResetPasswordReply
object
ClearIdenfyVerificationResultRequest
object
2 properties
GetUserSettingsReply
object
1 property
AcceptOrganizationInvitationReply
object
1 property
UserFlags
string
ListUserOrganizationsReply
object
4 properties
CreateAccountRequest
object
Create new account
4 properties 2 required
google.rpc.Status
object
3 properties
ErrorField
object
2 properties
Error
object
3 properties
google.protobuf.Any
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
PublicUser
object
6 properties
UserSettings
object
3 properties
OAuthProvider
object
3 properties
ResetPasswordRequest
object
1 property
User
object
15 properties
OrganizationInvitation.Status
string
DeclineOrganizationInvitationReply
object
1 property
GetUserOrganizationInvitationReply
object
1 property
UpdatePasswordRequest
object
2 properties
OAuthCallbackRequest
object
4 properties
UpdateUserRequest.UserUpdateBody
object
6 properties
ResendEmailValidationRequest
object
OrganizationInvitation
object
11 properties
PublicOrganization
object
5 properties
LoginReply
object
1 property
GetOrganizationReply
object
1 property
UserReply
object
1 property
Plan
string
GetIdenfyTokenReply
object
1 property
Organization
object
32 properties
Organization.Status
string
UpdateUserSettingsRequest
object
1 property
OrganizationDetailedStatus
string
ErrorWithFields
object
4 properties
UserRole.Role
string
GetOAuthOptionsReply
object
A list of providers which you can use for single sign-on.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

koyeb-profile-api-openapi.yml Raw ↑

Other APIs Koyeb publishes across the network.

Koyeb activity API
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
Where this information came from

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