Change Updates

Do not miss any Madden Analytics API changes, ever again

Subscribe to the Madden Analytics API changelog to be up to date on recent changes.

RSS

4 days ago

main
1.0
Compare

API structure has changed

Next change
6 structure changes including:
6 Modifications
Modified 6
GET /v2/api/products
  • Body
  • application/json content type Modified
    • imageUrl property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • imageUrl property Added
GET /v2/api/products/example
  • Body
  • application/json content type Modified
    • imageUrl property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • imageUrl property Added
GET /v2/api/transactions/example
  • Body
  • application/json content type Modified
    • imageUrl property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • imageUrl property Added
POST /v2/api/products
  • Body
  • application/json content type Modified
    • imageUrl property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • imageUrl property Added
POST /v2/api/products/batch
  • Body
  • application/json content type Modified
    • imageUrl property Added
PUT /v2/api/products
  • Body
  • application/json content type Modified
    • imageUrl property Added