Yo

{"id":"54295508cd35120800fceca2","name":"Yo","subdomain":"yoapp","versions":[{"version":"1.0","version_clean":"1.0.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"_id":"54295508cd35120800fceca5","releaseDate":"2014-09-29T12:48:08.901Z"},{"version":"2.0","version_clean":"2.0.0","codename":"","is_stable":true,"is_beta":true,"is_hidden":false,"is_deprecated":false,"_id":"55b9611eb42b610d00c9b28d","releaseDate":"2015-07-29T23:26:22.532Z"}],"current_version":{"version_clean":"2.0.0","version":"2.0"},"oauth":{"enabled":false},"api":{"name":"","url":"https://api.justyo.co","contenttype":"json","auth":"","explorer":true,"proxyEnabled":true,"jwt":null,"authextra":[],"headers":null,"object_definitions":[]},"apiAlt":[],"plan_details":{"name":"Developer Hub","is_active":true,"cost":59,"versions":10000,"custom_domain":true,"custom_pages":true,"whitelabel":false,"errors":false,"password":true,"landing_page":true,"stylesheet":true,"javascript":false,"html":true,"extra_html":false,"admins":true},"intercom":"hj4ea4i4","intercom_secure_emailonly":false,"flags":{"allow_hub2":false,"hub2":false,"migrationRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"speedyRender":false,"allowXFrame":false,"jwt":false,"hideGoogleAnalytics":false,"stripe":false,"disableDiscuss":false,"autoSslGeneration":true,"cacheEnabled":true,"newApiExplorer":false,"newSearch":true,"useReactApp":false,"allowApiExplorerJsonEditor":false,"alwaysShowDocPublishStatus":false,"dashReact":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"enterprise":false,"graphql":false,"internalSamlFlow":false,"metricsV2":true,"migrationSwaggerRun":false,"newEditor":false,"newMarkdownBetaProgram":true,"oldMarkdown":false,"rdmdCompatibilityMode":false,"singleProjectEnterprise":false,"staging":false,"translation":false},"asset_base_url":""}
  • Documentation
  • Support
    PopularNewestOpen

    General


    Size of url sent as part of Yo

    I am trying to send add some get query parameters as part of the url for the link sent to the user. It is not able to process that and sends a "Failed Yo". If the url is sent without the query parameters its received properly. Is there a size limit for the url

    Posted in  General  by  Mrinal Venkatesh
    Sat Nov 15 2014 18:50:06 GMT+0000 (Coordinated Universal Time)
    6,634 views
    2 comments
    Yo Account Endpoint

    I tried using the Yo Account creation endpoint, but I keep getting 403's, even with the provided api console. Is the endpoint broken, or am I doing something wrong?

    Posted in  General  by  David Hao
    Sat Nov 01 2014 08:14:46 GMT+0000 (Coordinated Universal Time)
    5,369 views
    14 comments
    Receiving a yo: link url

    Is it possible to get a link url from the user? The docs say it's possible to get location info if provided, but doesn't say anything about urls. If it's not possible, is this on the road map to be added to the API? I'm thinking of entering the YO App challenge on Challenge Post and would like to use this functionality if possible. Thanks.

    Posted in  General  by  Sam Samskies
    Sun Oct 26 2014 19:18:05 GMT+0000 (Coordinated Universal Time)
    5,046 views
    2 comments
    When do API keys expire?

    I've been informed today that my API key has expired. I only found this out by having the endpoint -- which I've been using for smoke testing our IFTTT integration -- start returning 404s. Attempting to navigate to api.justyo.com, as I was able to do last week, is now for some unknown reason broken as well. Why do API keys expire? Can Yo do better to notify users when their API keys expire?

    Posted in  General  by  Ryan Bigg
    Thu Dec 18 2014 02:16:43 GMT+0000 (Coordinated Universal Time)
    3,918 views
    1 comments
    Verifying callback URL request made by YO

    Is there a way to verify that the request made to the URL specified as my callback URL is made from YO? Otherwise if users know my endpoints, they could use my API to trigger YOs to anyone whenever they want. I'll probably be open sourcing all my YO projects, so users savvy enough can easily find out what endpoints to hit and swap in any username they wish to simulate a YO. It would be nice if we were given the choice to have a POST (rather than a GET) along with some type of authentication token was sent to the callback URL.

    Posted in  General  by  Sam Samskies
    Mon Oct 27 2014 01:16:04 GMT+0000 (Coordinated Universal Time)
    3,616 views
    1 comments
    How many requests are too many requests?

    Hey, While sending Yo's I received a too many requests response. I was wondering how many Yo's can be sent before that happens? I didn't see that specified anywhere in the documentation. Thanks, Ilie

    Posted in  General  by  Ilie Ciotir
    Fri Feb 20 2015 15:45:06 GMT+0000 (Coordinated Universal Time)
    3,431 views
    3 comments
    About half of my contacts on Yo just vanished

    Hey, So weird issue.. I opened up Yo and I had to log back in again. On doing so about half of my contacts list had vanished from the app. At first I thought it might have been some sort of deleted account purge but then noticed that YODAILYJOKE was one of the disappearing accounts. Any ideas what could have caused it? Struggling to remember what most of the disappeared are so will just hope they send me a Yo sometime! Any thoughts on what could have caused it? Jon

    Posted in  General  by  Jon Thompson
    Wed Oct 08 2014 16:56:05 GMT+0000 (Coordinated Universal Time)
    3,423 views
    2 comments
    Can I list followers via API?

    As a Yo developer I want to be able to **list a user's subscribers** so I can make a complete Yo client. Without the ability to list subscribers I can't provide a UI for sending Yo's to individual subscribers.

    Solved!
    Posted in  General  by  Joe McCarron
    Mon May 11 2015 10:13:01 GMT+0000 (Coordinated Universal Time)
    3,394 views
    7 comments
    How can i submit an app to the yo index?

    How can i submit an app to the yo index? Could not find any information about that…

    Solved!
    Posted in  General  by  Joseph
    Tue May 05 2015 19:25:22 GMT+0000 (Coordinated Universal Time)
    3,371 views
    1 comments
    401 http reponse user unauthorized

    created an account and received user unauthorized 401 http response to the API call "http://api.justyo.co/yoall/" while trying to connect using the API token that created in dev console. can you help me please?

    Solved!
    Posted in  General  by  Total Media R&D
    Sat Mar 14 2015 07:39:42 GMT+0000 (Coordinated Universal Time)
    3,368 views
    10 comments
    Fetch Yo Stories / Articles

    I'm trying to integrate / show Yo stories on my intranet Blog (PHP based), can someone help me /guide me towards the API code or instructions on how to achieve this?

    Posted in  General  by  Hassan Ali
    Thu Dec 04 2014 11:11:47 GMT+0000 (Coordinated Universal Time)
    3,350 views
    0 comments
    Push notification expiry time

    Just wondered if there's an expiry time on push notification deliveries? Having used APNS (Apple's push notification service), it's possible to set a maximum amount of time that Apple will carry on trying to deliver a notification. So, if a user is offline during the time that I attempt to Yo at them, will they receive the Yo if they come back online an hour later? I'm willing to test, but wondered if someone knew!

    Solved!
    Posted in  General  by  Michael Aldridge
    Thu May 14 2015 12:42:58 GMT+0000 (Coordinated Universal Time)
    3,341 views
    2 comments
    Yo Likes button

    I'm new to this platform and I've requirement to put Yo likes button similar to FB likes? is that something available here and if the answer is yes, can someone guide me on how to get it?

    Posted in  General  by  Hassan Ali
    Wed Dec 03 2014 07:23:56 GMT+0000 (Coordinated Universal Time)
    3,315 views
    1 comments
    Is it possible to schedule a YO via the API

    I would like to send a schedule YO to all me subscribers like it's possible in my account dashboard. Is there any (inofficial, work in progress,...) API function to achieve that? If not, will something like that come soon? Thanks.

    Solved!
    Posted in  General  by  david pichsenmeister
    Sat Mar 28 2015 20:04:52 GMT+0000 (Coordinated Universal Time)
    3,278 views
    1 comments
    User info API

    What about an API resource to retrive user info (description and pic)? There are plans for this feature?

    Posted in  General  by  Alessandro Loffredo
    Mon Oct 13 2014 09:43:03 GMT+0000 (Coordinated Universal Time)
    3,278 views
    1 comments
    Default browser

    I was wondering if there is a setting I can switch on that if a user clicks on my link that is sent to their device, when he/she taps it, it will redirect to default browser of device instead of in-app browser.

    Posted in  General  by  Alec Brunelle
    Sun Nov 02 2014 01:54:47 GMT+0000 (Coordinated Universal Time)
    3,212 views
    3 comments
    iOS vs Android Browser

    The link I send back to people who Yo me renders differently for iOS than it does for Android. iOS: http://imgur.com/qdaA1Vz android: http://imgur.com/UpkruQz Is it possible to retrieve the User's OS from the Yo (in addition to username and location)?

    Posted in  General  by  patrick renschler
    Fri Nov 21 2014 23:45:28 GMT+0000 (Coordinated Universal Time)
    3,194 views
    1 comments
    Can new user accounts return their api_token?

    And what is this "tok" for that we get?

    Posted in  General  by  damien sutevski
    Thu Dec 18 2014 06:12:42 GMT+0000 (Coordinated Universal Time)
    3,193 views
    1 comments
    Yo

    Yo

    Posted in  General  by  Or Arbel
    Fri Oct 03 2014 21:33:24 GMT+0000 (Coordinated Universal Time)
    3,093 views
    2 comments
    Where can I place problems with the latest update?!

    With the latest update I can't see people's location. Every time when I click on a Yo! then there is a problem en Yo! stops.

    Posted in  General  by  Thom Knepper
    Thu Oct 09 2014 16:36:24 GMT+0000 (Coordinated Universal Time)
    3,089 views
    1 comments
    • 1
    • 2
    Ask a Question

    Categories

    • All Categories
    • General
    readme.io