Home
>
Tools
>
API Help
Photo Gallery
|
Labels
|
Pricing
|
Features
|
Contact
API Help Topics
Information
Welcome
API Key
Protocols
Soap
REST
General Methods
Ping
Upload
Authentication Methods
Authentication Mechanism
(NEW)
Authentication_GetTicket
Authentication_CheckTicket
Authentication_CloseTicket
User Methods
User_Create
Album Methods
Album_FetchAll
Album_Fetch
Album_Create
Photo Methods
Photo_FetchTimeLineOverview
Photo_FetchFromTimeLine
Photo_FetchFromAlbum
Photo_FetchExifInfo
Photo_GetImage
Photo_GetOriginalImage
Authentication Mechanism
For authenticated method calls, you have to create an authentication ticket. Use the ticket in each method that requires authentication.
The ticket is valid for a certain amount of time. Use the method
Authentication_CheckTicket
to check if the ticket is still valid. This method returns the time when the ticket will expire (UTC).
You can also close the ticket using the method
Authentication_CloseTicket
.
There are 2 ways for creating these tickets.
Login on Pixagogo website
This is the main method for creating authentication tickets. Link to the API login page of pixagogo. Use this link with your API key in the QueryString.
http://www.pixagogo.com/tools/api/apilogin.aspx?api_key=[API_KEY]
Make sure you have registered a postback URL. You can add or update this setting
here
. If the login is successful, the user is redirected to this postback URL.
Login via API call
This method is not available for public use by default. This privilege is only assigned to trusted partners. Please contact
suppport
for more information.
Use the method
Authentication_GetTicket
to create an authentication ticket based on username and password.
About
Terms & Conditions
Privacy Statement
Links
News
Tools
Help
©
Telenet
2007