Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dead links from Tier #273

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Tier.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,12 @@ Validate zone for parking: `GET https://platform.tier-services.io/v1/zone/valida
### Pricing
`GET https://platform.tier-services.io/v2/pricing?vehicleId=52911ecb-60a4-2535-2875-fb443eb5409f`

[Full Documentation](https://www.notion.so/TIER-API-Version-1-0a9bfc571e8f41859d994e736a51315b)


## v2

Only difference seems to be `emoped` as an additional vehicle type.
Get all vehicles within a zone: `GET https://platform.tier-services.io/v2/vehicle?zoneId=BERLIN`

[Full Documentation](https://www.notion.so/Vehicles-b09c4ae1b88d447eb64b7f7cdb0d18e0)

### Get current subscription
This endpoint needs an X-Firebase-Auth: Bearer instead of X-Api-Key
`GET https://platform.tier-services.io/v2/subscription`
Expand Down