Change Updates

Do not miss any Base API Docs changes, ever again

Subscribe to the Base API Docs changelog to be up to date on recent changes.

RSS

Sep 18, 2025

main
1.0.0
Compare

API structure has changed

Next change
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /profile/get-id/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profiles property Modified
        • customEvents property Modified
GET /profile/get/{username}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profiles property Modified
        • customEvents property Modified
GET /terms
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, term, original, definition, locale, approved, base_id, author_id, deleted, flags, category, images, key, author properties Modified
        • Properties are now required
          Breaking
      • versions property Modified
        • id, term, original, definition, locale, approved, base_id, author_id, deleted, flags, category, images, key, author properties Modified
          • Properties are now required
            Breaking
GET /terms/search/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, term, original, definition, locale, approved, base_id, author_id, deleted, flags, category, images, key, author properties Modified
        • Properties are now required
          Breaking
      • versions property Modified
        • id, term, original, definition, locale, approved, base_id, author_id, deleted, flags, category, images, key, author properties Modified
          • Properties are now required
            Breaking
GET /user/social-lookup/{provider}/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • text/plain content type Added