System Operational

KAYPARTS

Professional REST API

Base URL

http://api.kayparts.co/api

Version

2.1 (Latest)

Authentication

Sanctum / Bearer Token

Main Core Endpoints

Format: JSON
Method Endpoint Description Security
POST /api/login Authenticates user and returns access token. PUBLIC
GET /api/user Retrieves the current authenticated user profile. TOKEN REQ
POST /api/logout Revokes the current access token. TOKEN REQ
GET /api/categories List all existing categories. TOKEN REQ
Explore Interactive Swagger API Docs →