This function is only available for users with custom API keys.
Please contact us if you are interested in this feature.


View User

This function returns user details via API.
It is only accessible by users having a valid seokey.

An example script to view a user via api is displayed below:
https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=submitted&usernames=apitest1%0D%0Aapitest2

If your seokey is cA34kdfd, the example query will be:
https://api.keyworddiscovery.com/view_user.php?cA34kdfd=yes&show=submitted&usernames=apitest1%0D%0Aapitest2

Parameters:

Username
Parameter name: username
Aliases: u, un, uname, usernames
Description: This option specifies the username/s to view details for.
Use show=submitted when username is specified. Multiple usernames can be submitted to this parameter seperated by %0D%0A

Example parameter highlighted in bold.
https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=submitted&usernames=apitest1%0D%0Aapitest2

Email
Parameter name: email
Aliases: e
Description: This option specifies the email to view details for.
Use show=submitted when password is specified. Multiple emails can be submitted to this parameter seperated by %0D%0A

Example parameter highlighted in bold.
https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=submitted&email=apiseatuser1@test.com%0D%0Aapiseatuser2@test.com

Start date, End date
Parameter name: start_date, end_date
Aliases: sd, ed
Format: YYYY-MM-DD
Description: Display seat users created within a certain time frame.
If only start date is specified then all accounts created after the start date are shown.
If only end date is specified then all accounts created till the end date are shown.
If both start date and end date are specified then all accounts created within that timeframe are shown.

Example parameter highlighted in bold.
https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=all&sd=2007-12-01&ed=2008-02-01

Show (required)
Parameter name: show
Aliases: s
Description: This option specifies the type of users you want to view.

The show parameter accepts the following values

Submitted
Value name: submitted
Aliases: sub
Description: View users with currently submitted username or email.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=submitted&email=apiseatuser@test.com

For faster response, specify the status of the user when using show=submitted

Value name: status
Values: free, api_kd, api_ci, api_full
https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=submitted&email=apiseatuser@test.com&status=api_kd

All
Value name: all
Aliases: a
Description: View all seat user accounts.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=all

Free
Value name: free
Aliases: f
Description: View free users only.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=free

All KD paid accounts
Value name: all_kd
Aliases: ak, api_kd
Description: View all seat users with paid KD access only.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=all_kd

All CI paid accounts
Value name: api_ci
Aliases: ac, api_ci
Description: View all seat users with paid CI access only.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=all_ci

All Full paid(KD and CI) accounts
Value name: all_paid
Aliases: ap, api_paid, api_full
Description: View all seat users with both paid KD and CI access.

https://api.keyworddiscovery.com/view_user.php?seokey=yes&show=all_paid





Create User | Edit User