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

Freestyle Identity API

APIs for managing identities and access tokens.

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

This API exposes 2 JSON Schema definitions.

Tagged areas include Identity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 16 operations across 8 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.freestyle.sh.

16 operations 8 paths 17 schemas 4 DELETE6 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Server
https://api.freestyle.sh
Authentication
HTTP Bearer
Contact
License
Closed Source
Resource Areas
1

Authentication & Security 1

Freestyle Identity API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 16

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

Identity 16

APIs for managing identities and access tokens.

GET
/identity/v1/identities
List Identities
handle_list_identities 3 params → 200
POST
/identity/v1/identities
Create an Identity
handle_create_identity → 200
DELETE
/identity/v1/identities/{identity}
Delete an Identity
handle_delete_identity 1 param → 200
GET
/identity/v1/identities/{identity}/permissions/git
List Repository Permissions for an Identity
handle_list_git_permissions 3 params → 200
GET
/identity/v1/identities/{identity}/permissions/git/{repo}
Get the Git Permission of an Identity on a Repository
handle_describe_git_permission 2 params → 200
PUT
/identity/v1/identities/{identity}/permissions/git/{repo}
Update a Git Repository Permission for an Identity
handle_update_git_permission 2 params body → 200
POST
/identity/v1/identities/{identity}/permissions/git/{repo}
Grant a Git Repository Permission to an Identity
handle_grant_git_permission 2 params body → 200
DELETE
/identity/v1/identities/{identity}/permissions/git/{repo}
Revoke Git Repository Permission From an Identity
handle_revoke_git_permission 2 params → 200
GET
/identity/v1/identities/{identity}/permissions/vm
List VM Permissions for an Identity
handle_list_vm_permissions 3 params → 200
GET
/identity/v1/identities/{identity}/permissions/vm/{vm_id}
Get VM Permission Details
handle_describe_vm_permission 2 params → 200
PUT
/identity/v1/identities/{identity}/permissions/vm/{vm_id}
Update Allowed Users for VM Permission
handle_update_allowed_users 2 params body → 200
POST
/identity/v1/identities/{identity}/permissions/vm/{vm_id}
Grant VM Permission to an Identity for a VM
handle_grant_vm_permission 2 params body → 200
DELETE
/identity/v1/identities/{identity}/permissions/vm/{vm_id}
Revoke VM Permission From an Identity for a VM
handle_revoke_vm_permission 2 params → 200
GET
/identity/v1/identities/{identity}/tokens
List Access Tokens for an Identity
handle_list_git_tokens 1 param → 200
POST
/identity/v1/identities/{identity}/tokens
Create an Access Token for an Identity
handle_create_git_token 1 param → 200
DELETE
/identity/v1/identities/{identity}/tokens/{token}
Revoke an Access Token for an Identity
handle_revoke_git_token 2 params → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are VmPermission (6 properties), AccessibleRepository (5 properties), ListVmPermissionsSuccess (3 properties), ListIdentitiesSuccess (3 properties). Each schema is shown below with its type and property counts.

AccessTokenInfo
object
1 property 1 required
ListVmPermissionsSuccess
object
3 properties 3 required
VmPermission
object
Full VM permission record
6 properties 5 required
GrantVmPermissionRequest
object
1 property
DescribeGitPermissionSuccess
object
3 properties 2 required
Visibility
string
AccessibleRepository
object
Identical to [RepositoryInfo], but with the permissions field added.
5 properties 4 required
UpdateGitPermissionRequest
object
1 property 1 required
ListGitTokensSuccess
object
1 property 1 required
CreatedToken
object
2 properties 2 required
EmptyResponse
object
FreestyleIdentity
object
2 properties 2 required
ListGitPermissionSuccess
object
1 property 1 required
GrantGitPermissionRequest
object
1 property 1 required
UpdateAllowedUsersRequestBody
object
1 property
AccessLevel
string
ListIdentitiesSuccess
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

freestyle-sh-identity-api-openapi.yml Raw ↑

Other APIs Freestyle publishes across the network.

Freestyle Auth API
Freestyle Certs API
Freestyle Cron API
Freestyle DNS API
Freestyle Domains API
Freestyle Execute API
Freestyle Git API
Freestyle Observability API
Freestyle VM API
Freestyle Web API
Where this information came from

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