/
LE
letsfg
/
LetsFG API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
Authentication
3
post
Register a new agent
get
Get agent profile
post
Set up payment method
Bookings
2
Flights
2
Hotels
5
Authentication
Get agent profile
View your account info, payment status, and usage stats.
get
/api/v1/agents/me
Response
Agent profile
AgentProfile
required
agent_id
string
agent_name
string
email
string
payment_status
'active'
|
'inactive'
|
'pending'
search_count
integer
booking_count
integer
created_at
string
date-time
Changes