UBill API
UBill API - provides programmatic access to our resources. You will be able to integrate our service into your system and communicate with clients easily.
Billing API
Customers
GETGet All Customers
https://api.ubill.dev/v1/customers
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Content-Type
Example Request
Get All Customers
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETGet Customer
https://api.ubill.dev/v1/customers/100001
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Content-Type
Example Request
Get Customer
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETCustomer Search
https://api.ubill.dev/v1/customers/search?type=mobile&value=995592194242
AUTHORIZATIONAPI Key
Key
Value
HEADERS
Content-Type
PARAMS
type
value
Example Request
Customer Search
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers