get https://api.fundraisingbox.com/v1/projects/.json
Returns a project.
Log in to see full request history
Shows a single project with a given ID.
Responses
Returns a project.
Shows a single project with a given ID.
xxxxxxxxxx
curl --request GET \
--url https://api.fundraisingbox.com/v1/projects/id.json \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: