Download OpenAPI specification:
Public and Project API for Startnext crowdfunding platform
Returns a paginated list of all incentives for a specific project, including hidden ones (status=hidden or hidden due to an unmet funding goal). Requires a Project API Key with the incentives:read scope, an end-user Bearer credential (OAuth Bearer or User API Key) with the project:read scope and the Starter/Manager/Team Member role, a System API Key, or an internal request. Use hidden_until_goal_reached and is_unlocked on each incentive to determine its visibility state.
| link_caption required | string Project URL slug |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
{- "data": [
- {
- "address_required": true,
- "category": {
- "id": "string",
- "level": 0,
- "link_caption": "string",
- "title": "string"
}, - "delivery_info": "string",
- "delivery_info_formatted": "string",
- "delivery_info_plain": "string",
- "description": "string",
- "funding_amount_threshold": 0,
- "funding_amount_until_unlock": 0,
- "funding_goal": {
- "amount": 0.1,
- "id": 0,
- "is_editable": true,
- "reason": "string",
- "title": "string"
}, - "gallery_images": [
- {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}
], - "hidden_until_goal_reached": true,
- "id": 0,
- "image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "is_available": true,
- "is_bundle": true,
- "is_favorite": true,
- "is_in_stock": true,
- "is_multiselect": true,
- "is_split_payment_available": true,
- "is_unlocked": true,
- "price": 0,
- "project": {
- "activate_time": 0,
- "activated_timestamp": 0,
- "anonymous_funding_count": 0,
- "blog_entries_count": 0,
- "campaigns": [
- {
- "id": 0,
- "page": {
- "id": 0,
- "imprint_company": "string",
- "theme": "string",
- "title": "string",
- "url": { }
}, - "status": "string",
- "title": "string",
- "type": "string",
- "url": {
- "main": "string"
}
}
], - "categories": [
- {
- "caption": "string",
- "filter_url": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}
], - "city": "string",
- "cofundings": {
- "property1": {
- "campaign_id": 0,
- "sum": 0,
- "sum_automatic": 0,
- "sum_manually": 0
}, - "property2": {
- "campaign_id": 0,
- "sum": 0,
- "sum_automatic": 0,
- "sum_manually": 0
}
}, - "country_code": "string",
- "crowd_index": 0,
- "currency": "string",
- "current_funding": 0,
- "description_section_1": "string",
- "description_section_2": "string",
- "description_section_3": "string",
- "description_section_4": "string",
- "description_section_5": "string",
- "end_time": 0,
- "end_timestamp": 0,
- "funding_count": 0,
- "funding_count_freeamount": 0,
- "funding_goals": [
- {
- "amount": 0.1,
- "id": 0,
- "is_editable": true,
- "reason": "string",
- "title": "string"
}
], - "funding_sum_freeamount": 0,
- "funding_threshold": 0.1,
- "funding_threshold_statement": "string",
- "funding_widget_position": "string",
- "has_extended_cache": true,
- "id": 0,
- "initiator": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}, - "is_all_or_nothing": true,
- "is_donation_enabled": true,
- "is_favorite": true,
- "is_fibonacci_level_activated": true,
- "is_funded_successfully": true,
- "is_funding_threshold_visible": true,
- "is_liked_by_user": true,
- "is_news_subscribed_by_user": true,
- "is_non_profit": true,
- "is_postfunding_enabled": true,
- "is_private_campaign": true,
- "is_sdg_approved": true,
- "is_sigu": true,
- "is_split_payment_available": true,
- "is_success_story": true,
- "is_wall_enabled": true,
- "language": {
- "code": "de",
- "label": "Deutsch"
}, - "last_blog_entry_timestamp": 0,
- "last_funded_timestamp": 0,
- "like_count": 0,
- "link_caption": "string",
- "links": {
- "fundings": "string",
- "like": "string",
- "self": "string"
}, - "locations": [
- {
- "id": 0,
- "location": {
- "id": 0,
- "name": "string"
}, - "type": "string"
}
], - "logo_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "main_category": {
- "caption": "string",
- "filter_url": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}, - "main_sdg": {
- "caption": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}, - "planned_activation_timestamp": 0,
- "project_type_all_or_nothing": true,
- "realization_period": "string",
- "sdg_statement": "string",
- "sdgs": [
- {
- "caption": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}
], - "short_title": "string",
- "sigu": true,
- "soundcloud_url": "string",
- "spotify_url": "string",
- "starter_pwyw_percentage": 0,
- "status": "new",
- "subtitle": "string",
- "supporter_count": 0,
- "target_languages": [
- {
- "code": "string",
- "label": "string"
}
], - "team_members": [
- {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
], - "team_name": "string",
- "teaser_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "teaser_mobile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "teaser_text": "string",
- "timeline_entries": [
- {
- "author": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}, - "created_timestamp": 0,
- "description": "string",
- "embed_url_1": "string",
- "embed_url_2": "string",
- "embed_url_3": "string",
- "gallery_images": [
- {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}
], - "id": 0,
- "image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "is_deletable": true,
- "is_highlight": true,
- "is_supporter_only": true,
- "recipient_count": 0,
- "image_mobile": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "links": {
- "property1": "string",
- "property2": "string"
}, - "release_timestamp": 0,
- "status": "string",
- "title": "string",
- "type": "string",
- "updated_timestamp": 0,
- "url": "string",
- "video": {
- "id": 0,
- "cloudflare_uid": "string",
- "status": "string",
- "duration": 0.1,
- "thumbnail_url": "string",
- "playback_url": "string",
- "label": "string",
- "original_filename": "string",
- "created_timestamp": 0,
- "updated_timestamp": 0,
- "links": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "title": "string",
- "total_funding": 0,
- "url": {
- "comments": "string",
- "faq": "string",
- "localized_urls": {
- "property1": "string",
- "property2": "string"
}, - "main": "string",
- "main_relative": "string",
- "widget": "string"
}, - "wall_entries_count": 0
}, - "quantity_remaining": 0,
- "quantity_sold": 0,
- "quantity_total": 0,
- "status": "string",
- "title": "string",
- "type": "string",
- "url": "string",
- "url_relative": "string",
- "url_relative_de": "string",
- "url_relative_en": "string",
- "video": "string"
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}Returns full project details. Public (rate-limited, no authentication) from status started onwards — this is what the external project widget uses. A draft (new) or manager-only project requires an authorized viewer: a Project/System API Key, an end-user token (OAuth Bearer or User API Key with project:read) whose user is starter, team member or manager, a session with those roles, or a valid team-invitation token. Otherwise the endpoint answers 404 and does not reveal that the slug exists.
| link_caption required | string Project URL slug |
| invitation | string Team invitation token — unlocks a still-draft project for its invitee, mirroring the project page's own invitation-link access. |
| invitation_reconsider | string Set to "1" when the invitee is reconsidering a previously declined invitation, matching |
{- "project": {
- "activate_time": 0,
- "activated_timestamp": 0,
- "anonymous_funding_count": 0,
- "blog_entries_count": 0,
- "blog_entries_supporter_only_count": 0,
- "campaigns": [
- {
- "id": 0,
- "page": {
- "id": 0,
- "imprint_company": "string",
- "theme": "string",
- "title": "string",
- "url": { }
}, - "status": "string",
- "title": "string",
- "type": "string",
- "url": {
- "main": "string"
}
}
], - "can_current_user_see_interface": true,
- "categories": [
- {
- "caption": "string",
- "filter_url": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}
], - "city": "string",
- "cofundings": {
- "property1": { },
- "property2": { }
}, - "country_code": "DE",
- "crowd_index": 0.1,
- "currency": "EUR",
- "current_funding": 0.1,
- "description_section_1": "string",
- "description_section_2": "string",
- "description_section_3": "string",
- "description_section_4": "string",
- "description_section_5": "string",
- "description_updates": [
- {
- "id": 0,
- "created_timestamp": 0,
- "text": "string"
}
], - "diversity_statement": "string",
- "dynamic_boxes": [
- {
- "id": 0,
- "image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": "string",
- "teaser": "string",
- "title": "string"
}
], - "end_time": 0,
- "end_timestamp": 0,
- "funding_count": 0,
- "funding_count_freeamount": 0,
- "funding_goals": [
- {
- "amount": 0.1,
- "id": 0,
- "is_editable": true,
- "reason": "string",
- "title": "string"
}
], - "funding_sum_freeamount": 0.1,
- "funding_threshold": 0.1,
- "funding_threshold_statement": "string",
- "funding_type": "string",
- "funding_widget_position": "string",
- "gallery_images": [
- {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}
], - "google_analytics_id": "string",
- "has_extended_cache": true,
- "id": 12345,
- "initiator": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}, - "is_all_or_nothing": true,
- "is_donation_enabled": true,
- "is_equify_connection_enabled": true,
- "is_favorite": true,
- "is_fibonacci_level_activated": true,
- "is_funded_successfully": true,
- "is_funding_threshold_visible": true,
- "is_legacy_pwyw_commission": true,
- "is_liked_by_user": true,
- "is_migrated": true,
- "is_news_subscribed_by_user": true,
- "is_non_profit": true,
- "is_postfunding_enabled": true,
- "is_private_campaign": true,
- "is_pwyw_supporter_visible": true,
- "is_sdg_approved": true,
- "is_sigu": true,
- "is_split_payment_available": true,
- "is_success_story": true,
- "is_wall_enabled": true,
- "language": {
- "code": "de",
- "label": "Deutsch"
}, - "last_blog_entry_timestamp": 0,
- "last_funded_timestamp": 0,
- "legal": {
- "address": "string",
- "city": "string",
- "company": "string",
- "country": "string",
- "email_encoded": "string",
- "first_name": "string",
- "info": "string",
- "last_name": "string",
- "postal_code": "string",
- "vat_id": "string"
}, - "like_count": 0,
- "link_caption": "mein-projekt",
- "links": {
- "fundings": "string",
- "like": "string",
- "self": "string"
}, - "locations": [
- {
- "id": 0,
- "location": {
- "id": 0,
- "name": "string"
}, - "type": "string"
}
], - "logo_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "main_category": {
- "caption": "string",
- "filter_url": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}, - "main_sdg": {
- "caption": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}, - "meta_pixel_id": "string",
- "planned_activation_timestamp": 0,
- "process_status": "unconfirmed",
- "project_type_all_or_nothing": true,
- "realization_period": "string",
- "scope": 0,
- "scope_for_upgrade": 0,
- "sdg_statement": "string",
- "sdgs": [
- {
- "caption": "string",
- "id": 0,
- "is_main": true,
- "name": "string"
}
], - "short_title": "string",
- "sigu": true,
- "social_links": {
- "property1": "string",
- "property2": "string"
}, - "soundcloud_url": "string",
- "spotify_url": "string",
- "starter_pwyw_percentage": 0.1,
- "status": "new",
- "subtitle": "string",
- "supporter_count": 0,
- "target_languages": [
- {
- "code": "string",
- "label": "string"
}
], - "team_members": [
- {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
], - "team_name": "string",
- "teaser_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "teaser_mobile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "teaser_text": "string",
- "timeline_entries": [
- {
- "author": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}, - "created_timestamp": 0,
- "description": "string",
- "embed_url_1": "string",
- "embed_url_2": "string",
- "embed_url_3": "string",
- "gallery_images": [
- {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}
], - "id": 0,
- "image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "is_deletable": true,
- "is_highlight": true,
- "is_supporter_only": true,
- "recipient_count": 0,
- "image_mobile": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "links": {
- "property1": "string",
- "property2": "string"
}, - "release_timestamp": 0,
- "status": "string",
- "title": "string",
- "type": "string",
- "updated_timestamp": 0,
- "url": "string",
- "video": {
- "id": 0,
- "cloudflare_uid": "string",
- "status": "string",
- "duration": 0.1,
- "thumbnail_url": "string",
- "playback_url": "string",
- "label": "string",
- "original_filename": "string",
- "created_timestamp": 0,
- "updated_timestamp": 0,
- "links": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "title": "string",
- "total_funding": 0.1,
- "url": {
- "comments": "string",
- "faq": "string",
- "localized_urls": {
- "property1": "string",
- "property2": "string"
}, - "main": "string",
- "main_relative": "string",
- "widget": "string"
}, - "video": {
- "id": "string",
- "type": "string",
- "url": "string"
}, - "voucher": {
- "code": "string",
- "discount": 0,
- "funding_types": [
- 0
], - "id": 0,
- "project_scopes": [
- 0
], - "is_valid": true,
- "valid_from_timestamp": 0,
- "valid_until_timestamp": 0
}, - "wall_entries_count": 0
}, - "status": 0
}Returns all subscribers (fans) for a project. Requires a Project API Key with the subscribers:read scope, an end-user Bearer credential (OAuth Bearer or User API Key) with the contacts:read scope and the Starter/Manager role, or a System API Key.
| link_caption required | string Project URL slug |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
{- "data": [
- {
- "subscribed_timestamp": 0,
- "is_news_subscribed": true,
- "user": {
- "email": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}Returns all wall entries (Pinnwand) for a project. Requires a Project API Key with the wall:read scope, an end-user Bearer credential (OAuth Bearer or User API Key) with the project:read scope and the Starter/Manager role, or a System API Key.
| link_caption required | string Project URL slug |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
{- "data": [
- {
- "created_timestamp": 0,
- "id": 0,
- "is_deletable": true,
- "message": "string",
- "my_rating": 0,
- "rating": {
- "minus": 0,
- "plus": 0,
- "total": 0
}, - "replies": [
- { }
], - "status": "string",
- "user": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}Returns a paginated list of public fundings for a project (timestamp and supporter name only). Suitable for live streams/feeds. Internal (session/Startnext-domain) access is allowed without a key. External access requires either a Project API Key with the fundings:read scope, or an end-user Bearer credential (OAuth Bearer or User API Key) with the project:read scope and the Starter/Manager role.
| link_caption required | string Project URL slug |
| funding_date_min | integer Min funding date (UNIX timestamp) |
| funding_date_max | integer Max funding date (UNIX timestamp) |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
{- "data": [
- {
- "support_timestamp": 0,
- "user": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}Returns all successful orders for a project. Requires either a Project API Key with the orders:read scope, or an end-user Bearer credential (OAuth Bearer or User API Key) with the contacts:read scope and the Starter/Manager role. Project must be successfully funded (>=100%).
| link_caption required | string Project URL slug |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
{- "data": [
- {
- "bill_address": {
- "firstname": "string",
- "lastname": "string",
- "company": "string",
- "place": "string",
- "postal_code": "string",
- "city": "string",
- "federal_state": "string",
- "country": "string",
- "country_display_name": "string",
- "phone": "string"
}, - "is_bill_requested": true,
- "collection_timestamp": 0,
- "delivery_address": {
- "delivery_firstname": "string",
- "delivery_lastname": "string",
- "delivery_company": "string",
- "delivery_place": "string",
- "delivery_postal_code": "string",
- "delivery_city": "string",
- "delivery_federal_state": "string",
- "delivery_country": "string",
- "delivery_country_display_name": "string"
}, - "free_amount": 0,
- "ordered_incentives": [
- {
- "id": 0,
- "count": 0,
- "ordered_incentive_id": 0,
- "price_single": 0,
- "price_total": 0,
- "variant_value_1": "string",
- "variant_value_2": "string",
- "variant_value_3": "string",
- "incentive": {
- "id": 0,
- "price": 0,
- "title": "string"
}
}
], - "status_code": "string",
- "cancellation_timestamp": 0,
- "support_timestamp": 0,
- "updated_timestamp": 0,
- "total_amount": 0,
- "transaction_number": "string",
- "user": {
- "email": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}Returns a paginated list of blog entries for a specific project. OAuth Bearer (project Starter, Manager or Team Member) returns all entries including drafts. Internal access is allowed without an API key and returns published entries only. External access requires a Project API Key with blog:read scope.
| link_caption required | string Project URL slug |
| blog_type | string Default: "text" Blog entry type (text, story) |
| offset | integer Default: 0 Result offset |
| limit | integer Default: 20 Result limit (max 100) |
| include_supporter_only | integer Default: 0 Enum: 0 1 Set to 1 to include supporter-only blog entries. Only honoured when the caller is verified as a supporter, the starter, a team member or a platform manager; otherwise ignored. Requests with this parameter bypass the Cloudflare cache. |
{- "data": [
- {
- "author": {
- "company_name": "string",
- "display_name": "string",
- "first_name": "string",
- "fundings_count": 0,
- "id": 0,
- "is_public": true,
- "last_name": "string",
- "link_caption": "string",
- "profile_image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "url": {
- "account": "string",
- "address": "string",
- "api_integration": "string",
- "exports": "string",
- "favorite_projects": "string",
- "logout": "string",
- "main": "string",
- "messages": "string",
- "new_message_to_user": "string",
- "notifications": "string",
- "own_pages": "string",
- "own_projects": "string",
- "password": "string",
- "privacy": "string",
- "settings": "string",
- "fundings": "string"
}
}, - "created_timestamp": 0,
- "description": "string",
- "embed_url_1": "string",
- "embed_url_2": "string",
- "embed_url_3": "string",
- "gallery_images": [
- {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}
], - "id": 0,
- "image": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "is_deletable": true,
- "is_highlight": true,
- "is_supporter_only": true,
- "recipient_count": 0,
- "image_mobile": {
- "hash": "string",
- "id": 0,
- "is_image": true,
- "mimetype": "image/jpeg",
- "thumbnails": {
- "1x": "string",
- "2x": "string"
}, - "title": "string"
}, - "links": {
- "property1": "string",
- "property2": "string"
}, - "release_timestamp": 0,
- "status": "string",
- "title": "string",
- "type": "string",
- "updated_timestamp": 0,
- "url": "string",
- "video": {
- "id": 0,
- "cloudflare_uid": "string",
- "status": "string",
- "duration": 0.1,
- "thumbnail_url": "string",
- "playback_url": "string",
- "label": "string",
- "original_filename": "string",
- "created_timestamp": 0,
- "updated_timestamp": 0,
- "links": {
- "property1": "string",
- "property2": "string"
}
}
}
], - "meta": {
- "total": 0,
- "limit": 0,
- "offset": 0
}
}