Jump to content
Froxlor Forum

Search the Community

Showing results for tags 'how to'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Froxlor
    • Announcements
    • Feedback
    • Development
    • Bugs and Feature Requests
    • Trashcan
  • Support
    • General Discussion
  • Other Languages
    • German / Deutsch

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Is there anyone who can tell me HOW TO GENERATE the API Key and Secret so that I can use the REST API, I am using the admin account but nowhere I found the api key create feature. $request = [ 'header' => [ 'apikey' => 'dein-key', 'secret' => 'dein-secret' ], 'body' => [ 'command' => 'Customers.add', 'params' => $data ] ]; Thanks in advance
×
×
  • Create New...