Jump to content

Creating API?


Strike X

Recommended Posts

I have never created API before. Can you point me to right direction please and tutorials site?

 

This is what I wanted to do...

 

To make a call using PHP, first we need to be able to contact the API server (KEY) and then be able to interpret the response.

 

On Main Server

User setup application, it will automatically generate API key.

- API Key

- Callback Url

- Name of Application

 

Client Hosting

User need to enter his API Key (which has been created from the Main Server) to be able to interpret the response.

 

Once has been connected, on the Main Server, it will display application from Client Hosting.. the similar the way how facebook applications work.

Link to comment
https://forums.phpfreaks.com/topic/133902-creating-api/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.