Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
Returns possibly cached information of foodsharing petition at bundestag.
GET
/api/petition
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Responses
200
503
Success
Content-Type
application/json
Schema
JSON
JSON
{
"href"
:
"string"
,
"signatures"
:
0
,
"daysLeft"
:
0
}
GET
/api/petition
Playground
Authorization
api_key
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python