Change Updates

Do not miss any AI Primary API changes, ever again

Subscribe to the AI Primary API changelog to be up to date on recent changes.

RSS

15 days ago

main
1.0.0
Compare

API structure has changed

38 structure changes including:
4 Breaking changes
4 Additions
30 Modifications
4 Removals
Modified 30
PATCH /models
  • Authentication
  • Bearer auth authentication method Added
PATCH /presentations/{id}/parse
  • Authentication
  • Bearer auth authentication method Added
PATCH /presentations/{id}/title
  • Authentication
  • Bearer auth authentication method Added
POST /image/generate
  • Authentication
  • Bearer auth authentication method Added
POST /images/generate
  • Authentication
  • Bearer auth authentication method Added
POST /images/generate-with-idempotency
  • Authentication
  • Bearer auth authentication method Added
POST /mindmaps
  • Authentication
  • Bearer auth authentication method Added
POST /outline/generate
  • Authentication
  • Bearer auth authentication method Added
POST /outline/generate/stream
  • Authentication
  • Bearer auth authentication method Added
POST /presentations
  • Authentication
  • Bearer auth authentication method Added
POST /presentations/generate
  • Authentication
  • Bearer auth authentication method Added
POST /presentations/generate/
  • Authentication
  • Bearer auth authentication method Added
POST /presentations/generate/stream
  • Authentication
  • Bearer auth authentication method Added
POST /presentations/outline-generate
  • Authentication
  • Bearer auth authentication method Added
PUT /mindmaps/{id}
  • Authentication
  • Bearer auth authentication method Added
PUT /presentations/{id}
  • Authentication
  • Bearer auth authentication method Added
PUT /presentations/{id}/slides
  • Authentication
  • Bearer auth authentication method Added
DELETE /mindmaps/{id}
  • Authentication
  • Bearer auth authentication method Added
DELETE /presentations/{id}
  • Authentication
  • Bearer auth authentication method Added
GET /admin/users
  • Authentication
  • Bearer auth authentication method Added
GET /admin/users/{id}
  • Authentication
  • Bearer auth authentication method Added
GET /images
  • Authentication
  • Bearer auth authentication method Added
GET /images/{id}
  • Authentication
  • Bearer auth authentication method Added
GET /mindmaps
  • Authentication
  • Bearer auth authentication method Added
GET /mindmaps/{id}
  • Authentication
  • Bearer auth authentication method Added
GET /models
  • Authentication
  • Bearer auth authentication method Added
GET /presentations
  • Authentication
  • Bearer auth authentication method Added
GET /presentations/{id}
  • Authentication
  • Bearer auth authentication method Added
GET /presentations/{presentationId}/ai-result
  • Authentication
  • Bearer auth authentication method Added
PATCH /mindmaps/{id}/title
  • Authentication
  • Bearer auth authentication method Added
Removed 4 Breaking
DELETE /auth/user/me/avatar
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /auth/user/me
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /auth/user/me
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /auth/user/me/avatar
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 4
POST /mindmaps/generate
POST /auth/exchange
GET /auth/google/authorize
Bearer authauthentication method