---
title: Laravel API
language_tabs:
- bash
- javascript
- php
includes:
- "./prepend.md"
- "./authentication.md"
- "./groups/*"
- "./errors.md"
- "./append.md"
logo:
toc_footers:
- View Postman collection
- View OpenAPI (Swagger) spec
- Documentation powered by Scribe ✍
---
# Introduction
An API starter kit for your next project
This documentation aims to provide all the information you need to work with our API.
> Base URL
```yaml
http://localhost
```