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

Hevn Inc team API

The team API from Hevn Inc — 8 operation(s) for team.

Hevn Inc team API is one of 31 APIs that Hevn Inc publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.2.

Requests are made against a single base URL, https://api.hevn.finance.

10 operations 8 paths 10 schemas 2 DELETE4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.2
Base URL
https://api.hevn.finance/api/v1
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Hevn Inc team API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer). An API key is passed in the header as x-api-key (ApiKeyAuth).

  • ApiKeyAuth — Alternative HEVN API key header. The CLI defaults to Authorization Bearer unless configured with HEVNAPIKEYHEADER=X-Api-Key.

Paths & Operations 10

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

team 10
POST
/api/v1/team/invite
Send invite
send_team_invite_api_v1_team_invite_post 1 param body → 200422
GET
/api/v1/team/spaces
List Available Spaces
list_available_spaces_api_v1_team_spaces_get → 200
GET
/api/v1/team
List Team
list_team_api_v1_team_get → 200
POST
/api/v1/team
Add Team Member
add_team_member_api_v1_team_post 4 params body → 200422
DELETE
/api/v1/team/{user_id}
Remove Team Member
remove_team_member_api_v1_team__user_id__delete 1 param → 200422
POST
/api/v1/user/team/invite
Send invite
send_team_invite_package_alias_api_v1_user_team_invite_post 1 param body → 200422
GET
/api/v1/user/team/spaces
List Available Spaces Package Alias
list_available_spaces_package_alias_api_v1_user_team_spaces_get → 200
GET
/api/v1/user/team
List Team Package Alias
list_team_package_alias_api_v1_user_team_get → 200
POST
/api/v1/user/team
Add Team Member Package Alias
add_team_member_package_alias_api_v1_user_team_post 4 params body → 200422
DELETE
/api/v1/user/team/{user_id}
Remove Team Member Package Alias
remove_team_member_package_alias_api_v1_user_team__user_id__delete 1 param → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are TeamMemberResponse (7 properties), AvailableSpaceResponse (5 properties), ValidationError (3 properties), InviteRequest (2 properties). Each schema is shown below with its type and property counts.

InviteFlow
string
Invite flow types.
InviteRequest
object
Request schema for sending an invite.
2 properties 2 required
ValidationError
object
3 properties 3 required
AvailableSpacesResponse
object
List of team spaces available to the current user.
1 property 1 required
TeamMemberResponse
object
Single team member.
7 properties 4 required
TeamAddRequest
object
Request to add a team member by email.
1 property 1 required
TeamListResponse
object
List of team members.
1 property 1 required
StatusResponse
object
Simple status response.
1 property
HTTPValidationError
object
1 property
AvailableSpaceResponse
object
A team space the current user has access to.
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hevn-inc-team-api-openapi.yml Raw ↑

Other APIs Hevn Inc publishes across the network.

Hevn Inc 2FA API
Hevn Inc Activity API
Hevn Inc apps API
Hevn Inc apps-transfer API
Hevn Inc auth API
Hevn Inc B2B API
Hevn Inc Balance API
Hevn Inc Banks API
Hevn Inc Cards API
Hevn Inc Chat API
Hevn Inc contracts API
Hevn Inc Devices API