An open API service indexing awesome lists of open source software.

https://github.com/swiftcomplete-public/swiftcomplete-api-docs

GitHub Pages with Swagger UI, llms.txt, llms-full.txt and openapi info
https://github.com/swiftcomplete-public/swiftcomplete-api-docs

address-autocomplete address-verification llms llms-txt openapi openapi-spec swiftcomplete

Last synced: 7 months ago
JSON representation

GitHub Pages with Swagger UI, llms.txt, llms-full.txt and openapi info

Awesome Lists containing this project

README

          

# Swiftcomplete API Docs

Welcome to the official documentation repository for the **Swiftcomplete API Docs**. This repository now hosts the OpenAPI specification for the **Address Autocomplete API** as well as resources for integrating with **LLMs (Large Language Models)**.

## 🔍 About

Address Autocomplete offers fast and accurate real-time address autocomplete, what3words search, and postcode lookup, enabling seamless user experiences in web forms and applications. Additionally, this repository includes resources for leveraging Swiftcomplete APIs with LLMs for advanced integrations.

## 🚀 Live Swagger Documentation

Explore the live interactive Swagger UI here:
👉 **[https://docs.swiftcomplete.com/openapi](https://docs.swiftcomplete.com/openapi)**

## 📂 Repository Structure

The repository is organised as follows:

```
docs/
├── assets/
├── openapi/
│ └── index.html
| └── openapi.json
| └── openapi.yaml
├── llms.txt
├── llms-full.txt
├── swiftcomplete.postman_collection.json
└── index.html
```

- **`docs/assets/`**: Contains static assets for the documentation.
- **`docs/openapi/`**: Contains the Swagger UI entry point for the OpenAPI specification.
- **`docs/openapi/index.html`**: The Swagger UI for the OpenAPI spec.
- **`docs/openapi/openapi.json`**: The OpenAPI specification file in JSON.
- **`docs/openapi/openapi.yaml`**: The OpenAPI specification file in YAML.
- **`docs/llms.txt`**: A concise guide or configuration for LLM integration.
- **`docs/llms-full.txt`**: A detailed guide or extended configuration for LLM integration.
- **`docs/index.html`**: The main entry point for the documentation.
- **`swiftcomplete.postman_collection.json`**: Postman Collection of the Swiftcomplete API

## 🌟 Demo and Pricing

- A live demo of the Address Autocomplete API is available at:
👉 **[www.swiftcomplete.com](https://www.swiftcomplete.com)**
- For pricing details, visit:
👉 **[Pricing Page](https://www.swiftcomplete.com/#pricing)**

## 🗂 More Resources

Find all Swiftcomplete public repositories on GitHub:
👉 **[https://github.com/swiftcomplete-public](https://github.com/swiftcomplete-public)**

## 📧 Contact

For support or inquiries, please contact us at:
📩 **[support@swiftcomplete.com](mailto:support@swiftcomplete.com)**

---

© 2025 Swiftcomplete Ltd. All rights reserved.