Customer API.

mayankphd

New Member
Hello,

I want to create customer using "MAILWIZZ-PHP-SDK" [https://github.com/twisted1919/mailwizz-php-sdk] .
So my questions are,

Admin Login :-
1. Is it possible to generate API's key in admin login ?
2. Where we should create API's key ?
3. Where is "apiUrl" display after login ?

Customer Login :-
1. Is it possible to generate API's key in customer login ?
2. Where we should create API's key ?
3. Where is "apiUrl" display after login ?
 
Admin Login :-
1. Is it possible to generate API's key in admin login ?
2. Where we should create API's key ?
3. Where is "apiUrl" display after login ?
Api is targeted to customers not admins, so no...

Customer Login :-
1. Is it possible to generate API's key in customer login ?
2. Where we should create API's key ?
3. Where is "apiUrl" display after login ?
 
Hello,
At this moment only the create customer endpoint is implemented.

Cosmin
 
Hey all,

I see the customer endpoint is available, which is great!
However, where/how does the admin user get their api key to create a customer via api key?
I am only seeing customer API key.. I doubt we want our customers to create other customers ;)
 
You can create customers without passing any api key. The registration needs to be enabled in the backend.

Cosmin
 
Back
Top