Foursquare API for rich media - foursquare

We would like to build a rich media ad and would like to apply foursquare functionality.
Is foursquare API now available for rich media integration?

There is a REST API, and even a client library for ActionScript 3.

Related

Use Docusign UI with Basic API plan

Is the option to embed the Docusign UI is available under the Basic API plan as detailed in the below link?
https://developers.docusign.com/docs/esign-rest-api/how-to/embed-ui/
We don't need embedded signing but want to use the UI to prep and send the docs for e-signature.
Yes, it is. Basic API plan gives you many of the eSignature features and embedded UI is possible if you can make API calls.

Is it possible to get an artist's social media from Spotify API?

Is it possible to ge an artist's social media (like Twitter, Instagram) from Spotify API? Basically this question about Soundcloud
Based on the spotify documentation that is not possible. However, it appears that an artist social media is available under more info in the app so I guess the info is not exposed via the API. Have you considered using the social medias API instead to look for artists?

Instagram API with PHP

I have an application where I am using Facebook,Linkedin and Twitter Api's to post on the respective platforms.Now I am deciding to use Instagram to start posting using their Api but I have not found any good articles to implement their Api.
Moreover I have read somewhere that it is not possible to post media contents using Instagram Api's. Is it true or we can now use Instagram to share media contents ?
Currently, it's only possible to post comments via the Instagram Graph API. You cannot post media.
https://developers.facebook.com/docs/instagram-api/reference/media
IG Media
Represents and Instagram photo, video, story, or album.
Creating
This operation is not supported. To create an IG Comment, use the POST /{ig-media-id}/comments endpoint instead.
However there is a new publishing beta program you must be invited into:
https://developers.facebook.com/docs/instagram-api/reference/user/media
Creates a media container for a photo IG Media object. This endpoint is only available to partners in the Content Publishing API beta program.
https://developers.facebook.com/docs/instagram-api/guides/content-publishing

How to retrieve Instagram home news feed for apps?

I am currently attempting to retrieve the news feed from my Instagram home feed to include into an app. Is there any way to use their API to get this info?
There isn't any public api that you can register and send requests to, but there are some reverse-engineered solutions.
Here's a library for php that claims to cover almost all features:
https://github.com/mgp25/Instagram-API

Is it possible to push video content from a mobile app to Instagram stories by using Instagram API?

Is it possible to push video content from a mobile app to Instagram stories by using Instagram API?
Many thanks for your help
No, this is not possible. Instagram doesn't allow API calls to post content

Resources