{ "aid": "placetel.de:main-2.0.0", "name": "Placetel API", "type": "Index", "description": "---\n# Introduction\n\n

Create custom integrations or automate your workflows with the Placetel REST API.

\n\nTo make a request to our API, you will need to specify an HTTP **method** and a **path**.\nAdditionally, you can specify request **headers**, **query** and **body** parameters.\nThe API will return the response status code, response headers, and dependening on status and resource a response body.\n\nThe documentation for every operation displays example requests and responses to provide you the best understanding of our API.\n\n# Pagination\n\nBe aware, that requests which return multiple resources will be paginated by default.\nYou can specify further pages with the `page` parameter.\nFor some resources, you can also set a custom page size (usually up to 100) with the `per_page` parameter.\nNote that for technical reasons not all endpoints respect the `per_page` parameter.\n\n# Rate Limiting\n\nThe API uses a token bucket algorithm to enforce rate limits. Each response includes headers to help you manage your request rate:\n\n| Header | Description |\n|---|---|\n| `RateLimit-Remaining` | The number of requests you can still make immediately. |\n| `RateLimit-Reset` | Seconds until the next request token becomes available. `0` means a token is available now. |\n\nWhen you exceed the rate limit, the API responds with HTTP **429 Too Many Requests** and an additional header:\n\n| Header | Description |\n|---|---|\n| `Retry-After` | Seconds to wait before retrying. |\n\n**How it works:** You start with a burst allowance that lets you make several requests in quick succession.\nOnce the burst is used up, requests are allowed at a steady rate. If you stop making requests, the allowance\ngradually refills back to the burst maximum.\n\nTo avoid hitting the limit, monitor the `RateLimit-Remaining` header and slow down as it approaches `0`.\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/placetel.de/main/2.0.0/apis.json", "tags": [ "placetel.de", "main" ], "created": "2026-04-02", "modified": "2026-04-02", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "placetel.de:main-2.0.0", "name": "Placetel API", "description": "---\n# Introduction\n\n

Create custom integrations or automate your workflows with the Placetel REST API.

\n\nTo make a request to our API, you will need to specify an HTTP **method** and a **path**.\nAdditionally, you can specify request **headers**, **query** and **body** parameters.\nThe API will return the response status code, response headers, and dependening on status and resource a response body.\n\nThe documentation for every operation displays example requests and responses to provide you the best understanding of our API.\n\n# Pagination\n\nBe aware, that requests which return multiple resources will be paginated by default.\nYou can specify further pages with the `page` parameter.\nFor some resources, you can also set a custom page size (usually up to 100) with the `per_page` parameter.\nNote that for technical reasons not all endpoints respect the `per_page` parameter.\n\n# Rate Limiting\n\nThe API uses a token bucket algorithm to enforce rate limits. Each response includes headers to help you manage your request rate:\n\n| Header | Description |\n|---|---|\n| `RateLimit-Remaining` | The number of requests you can still make immediately. |\n| `RateLimit-Reset` | Seconds until the next request token becomes available. `0` means a token is available now. |\n\nWhen you exceed the rate limit, the API responds with HTTP **429 Too Many Requests** and an additional header:\n\n| Header | Description |\n|---|---|\n| `Retry-After` | Seconds to wait before retrying. |\n\n**How it works:** You start with a burst allowance that lets you make several requests in quick succession.\nOnce the burst is used up, requests are allowed at a steady rate. If you stop making requests, the allowance\ngradually refills back to the burst maximum.\n\nTo avoid hitting the limit, monitor the `RateLimit-Remaining` header and slow down as it approaches `0`.\n", "image": "", "baseURL": "https://api.placetel.de/v2", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/placetel.de/main/2.0.0", "version": "2.0.0", "tags": [ "placetel.de", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/placetel.de/main/2.0.0/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/placetel.de/main/2.0.0" } ] } ] }