API for PHP

Status
Not open for further replies.

pishkar

Free User
Joined
Dec 2, 2022
Messages
1
Reaction score
0
hello
i have project for connect php to 3cx with API so i search about this but can not result, please send source or document api 3cx for me that finish this project.
thank you
 
There's no REST API in 3CX.
 
VoIPTools offers a REST API.
 
There is no documented API.

Assuming you have a (test) 3cx PBX you have admin access to... The PBX web UI loads all the data by JSON.

Open up your browser's Dev Tools, and start Network recording. Then login and you'll see how the web page does the login, and you'll see the JSON queries it makes. You can reproduce that in PHP code.

edit: Typo
 
  • Like
Reactions: Evolute IT
Status
Not open for further replies.

Forum statistics

Threads
112,025
Messages
590,367
Members
164,976
Latest member
Roman Mazur