CloudObjects / Directory / IndieAuth Integration / Test API
Sign in

Test API

a wa:WebAPI & wa:HTTPEndpoint in IndieAuth Integration

This is a Test API for validating IndieAuth setup and the presence of a representative h-card on a personal website.

Base URL

The endpoint is located at the following URL:
https://indieauth.cloudobjects.io/

Authentication

This API can be used without authentication.

API Methods

These are the methods supported by the API:

  • GET /validate Validate site

    Returns validation information.

    Required parameters:
    me The domain or URL of the personal website.
    Success response:
    Content Type application/json
    Body (Example):
    {
      "final_me_url": "https://lukasrosenstock.net/",
      "authorization_endpoint": "https://indieauth.com/auth",
      "name": "Lukas Rosenstock",
      "profile_image": "https://d2rfichhc2fb9n.cloudfront.net/image/5/ZtGS9jx0QnS6iMeZXjBESnrfZjZ7InMiOiJzMyIsImIiOiJhZG4tdXNlci1hc3NldHMiLCJrIjoiYXNzZXRzL3VzZXIvYTcvNGYvMzAvYTc0ZjMwMDAwMDAwMDAwMC5qcGciLCJvIjoiIn0",
      "discovery_meta": {
        "authorization_endpoint_found_via": "html_link_element",
        "hcard_indicator": "single"
      }
    }
Meta
URI / COID
coid://indieauth.co-n.net/TestAPI content_copy
Revision
2-979ef07cefb647417848f87b78d6e4c7 content_copy
Short ID
indieauth:TestAPI content_copy
Reference URL
https://coid.link/indieauth.co-n.net/TestAPI content_copy
Last updated
2017-07-05 17:39 (UTC)