Larafast REST API
Larafast REST API with features like Auth, Social Auth, Payments - Stripe/LemonSqueezy, Blog, Admin Panel, Coming Soon and OpenAI Service.
Auth
Auth User
GETShow
{{url}}/api/user
AUTHORIZATIONBearer Token
Token
HEADERS
Accept
Content-Type
Example Request
Show
200 OK
Example Response
Server
Content-Type
Transfer-Encoding
Connection
Vary
X-Powered-By
Cache-Control
Date
Access-Control-Allow-Origin
Access-Control-Allow-Credentials
Content-Encoding
PATCHUpdate
{{url}}/api/user
AUTHORIZATIONBearer Token
Token
HEADERS
Accept
Content-Type
Bodyurlencoded
name
Example Request
Update
200 OK
Example Response
Server
Content-Type
Transfer-Encoding
Connection
Vary
X-Powered-By
Cache-Control
Date
Access-Control-Allow-Origin
Access-Control-Allow-Credentials
Content-Encoding
DELETEDelete
{{url}}/api/user
AUTHORIZATIONBearer Token
Token
HEADERS
Accept
Content-Type
Example Request
Delete
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers