Jump to Content
API Reference
v1.1
API Reference
Log In
Jump to Content
Latest
API Reference
Fetch the authenticated provider's details
Search
Log In
All
Pages
Start typing to search…
JUMP TO
Welcome to Famasi Dispensary APIs!
Error references
Error Codes
Provider endpoints
Provider Management
Create a new provider
post
Fetch a provider
post
Request a new API access key for a provider
get
Update the preferred payment type for a provider
post
Set the low wallet balance threshold for a provider
post
Toggle auto-debit functionality for a provider
post
Add a virtual account for a provider
post
Upload a logo for a provider
post
Edit provider information
put
Authentication
Fetch the authenticated provider's details
get
Refresh the provider's API token
get
Customer Management
Fetch customers for a provider
get
Add a customer to a provider
post
Edit a customer in the provider's organization
put
Create a new customer/patient for a provider
post
View details of a specific customer/patient
get
Get all customers/patients for a provider
get
Plan Management
Fetch plans for a provider
get
Add a customer to a plan
post
Analytics
Fetch analytics data for a provider
get
Fetch analytics data for provider orders
get
Fetch statistics for provider orders
get
User Management
Add a user to a provider
post
Fetch user profiles
get
Order Management
Create a formulary order for a customer
post
Create an order for a customer's plan
post
Fetch orders for a customer's plan
get
Update the status of a customer's order
put
Fetch all orders for a provider
get
Create a new order for a provider
post
Transaction Management
Process a bank transfer
post
Fetch the transaction history of a provider
get
Wallet Management
Fetch the wallet balance of a provider
get
Add funds to the provider's wallet
post
Deduct funds from the provider's wallet
post
Powered by
Ask AI
Fetch the authenticated provider's details
get
http://localhost:5000/api/v1/providers/me
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
http://localhost:5000/api/v1/providers
/me
RESPONSE
Click
Try It!
to start a request and see the response here!