Bizdata Basic Auth Testing API demonstrates pagination with basic authentication. Useful for legacy APIs requiring username and password.
Method: GET
URL: {{base_url}}/orderdetails-basicauth
Username: training@bizdata360.com
Password: B!zdata@360
Numeric Parameters:
| Parameter | Value | Description |
| Minimum Number | 0 | Minimum records per page |
| Maximum Number | 1000 | Maximum records per page |
Notes:
- Basic authentication required.
Authentication Instructions:
To acquire the Base URL and create your own Client ID and Secret, please refer to the My Profile section within your Bizdata account.
