mirror of
https://github.com/kubesphere/website.git
synced 2025-12-30 09:42:53 +00:00
17 lines
352 B
Markdown
17 lines
352 B
Markdown
---
|
|
title: "KubeSphere API"
|
|
description: "How to use KubeSphere API to build your own application"
|
|
layout: "single"
|
|
|
|
linkTitle: "API Documentation"
|
|
|
|
weight: 8100
|
|
|
|
icon: "/images/docs/docs.svg"
|
|
|
|
---
|
|
|
|
## [API Documentation](./kubesphere-api/)
|
|
|
|
The REST API is the fundamental fabric of KubeSphere. This page show you how to access KubeSphere API server.
|