Skip to content

Releases: JakobBruening/immobilienscout24

Better authentication handling

27 Jun 08:48
df35ecd
Compare
Choose a tag to compare

Description
Authentication username should use me as fallback.

IMSC_USERNAME=

In previous versions, the request failed with such a configuration.
In the latest version, also on empty string usernames, me is used as a fallback.

PHP 8.2, username support

02 Jul 22:11
93aaadb
Compare
Choose a tag to compare

Updates

  • Requirements update: PHP 7.4 -> PHP 8.2

Features

  • Username support for API requests ("me" as default)

Docs

  • More detailed authentication information (also regarding two- and three-legged oAuth)

Base functionality

30 Jun 21:49
8366b17
Compare
Choose a tag to compare
Base functionality Pre-release
Pre-release

General

  • ImmoScout24 API Authentication

Features

  • Real estates
    • Get all
    • Get by specific id
    • Set important conditions (e.g. publish platform)
  • Contacts
    • Get all
    • Get by specific id
    • Add visibility as a condition
  • Attachments
    • Get all by Real Estate
    • Get specific one by id