22id : introduction
33title : Astral Protocol API Documentation
44sidebar_label : Introduction
5- slug : /docs
5+ slug : /api
66---
77
88# Astral Protocol API Documentation
@@ -35,9 +35,9 @@ The Astral API is a RESTful API that provides endpoints for:
3535
3636To start using the Astral API:
3737
38- 1 . Check out the [ Getting Started Guide] ( ./ getting-started.md ) for a quick introduction
39- 2 . Read the [ API Reference] ( . /api-reference.md ) for detailed endpoint information
40- 3 . Explore the [ Data Model] ( ./ data-model.md ) to understand location proof structure
38+ 1 . Check out the [ Getting Started Guide] ( /api/ getting-started) for a quick introduction
39+ 2 . Read the [ API Reference] ( /api/api -reference ) for detailed endpoint information
40+ 3 . Explore the [ Data Model] ( /api/ data-model) to understand location proof structure
4141
4242## Example Use Cases
4343
@@ -55,18 +55,18 @@ The Astral API enables numerous applications, including:
5555This documentation is organized into the following sections:
5656
5757- ** Introduction** : Overview of the Astral Protocol API (this page)
58- - ** [ Getting Started] ( ./ getting-started.md ) ** : Quick start guide for using the API
59- - ** [ API Reference] ( . /api-reference.md ) ** : Detailed information about all API endpoints
60- - ** [ Data Model] ( ./ data-model.md ) ** : Overview of the location proof data model
61- - ** [ Spatial Queries] ( ./ spatial-queries.md ) ** : Guide to geographic filtering capabilities
62- - ** [ Authentication] ( ./ authentication.md ) ** : Information about authentication (future)
63- - ** [ Troubleshooting] ( ./ troubleshooting.md ) ** : Solutions to common issues
58+ - ** [ Getting Started] ( /api/ getting-started) ** : Quick start guide for using the API
59+ - ** [ API Reference] ( /api/api -reference ) ** : Detailed information about all API endpoints
60+ - ** [ Data Model] ( /api/ data-model) ** : Overview of the location proof data model
61+ - ** [ Spatial Queries] ( /api/ spatial-queries) ** : Guide to geographic filtering capabilities
62+ - ** [ Authentication] ( /api/ authentication) ** : Information about authentication (future)
63+ - ** [ Troubleshooting] ( /api/ troubleshooting) ** : Solutions to common issues
6464
6565## Support and Community
6666
6767If you have questions or need help:
6868
69- - Check the [ Troubleshooting Guide] ( ./ troubleshooting.md ) for solutions to common problems
69+ - Check the [ Troubleshooting Guide] ( /api/ troubleshooting) for solutions to common problems
7070- Create an issue in the [ GitHub repository] ( https://github.com/DecentralizedGeo/astral-api )
7171- Join our community channels for discussion and support
7272
0 commit comments