Submittable
Submittable is a submission management, grants, and applications platform used by foundations, nonprofits, corporations, and governments to collect, review, and manage forms, applications, submissions, and awards. Its public REST API (v4, base https://submittable-api.submittable.com) provides read-and-write, programmatic access to account data - submissions and their form-field entries, projects and forms, submitters (users), labels, review team members and assignments, funds and payment distributions, and message attachments. The API uses HTTP Basic Authentication (an account access token sent as the password) and is throttled at roughly 10 transactions per second and 10,000 transactions per hour. API access is enabled per account under More > Integrations > API Access, and Submittable pricing is quote-based (bundled Grant/Application Management and Corporate Social Responsibility products, plus Enterprise) via contact-sales.
APIs
Submittable Submissions API
List, retrieve, and update submissions - the applications and entries people send to your projects. Filter by project, status, label, or date, page through results with continua...
Submittable Entries API
Read the form-field entries (answers) captured on submissions. In v4 the legacy v3 requests/responses endpoints are consolidated into the entries endpoints, which return the ind...
Submittable Projects and Forms API
List, create, duplicate, and modify projects (the forms people apply through) and manage form types. Projects define the intake form, workflow stages, and settings for a call fo...
Submittable Users (Submitters) API
Retrieve submitter information - the people who create accounts and send submissions to your projects - including profile details and the submissions associated with a given user.
Submittable Teams and Reviews API
Administer organization team members and assign submissions to reviewers. List team members, and create or manage the review assignments that route submissions to the staff and ...
Submittable Labels API
Create and organize labels (tags) used to categorize and filter submissions across a project's workflow. Label identifiers are GUIDs in v4.
Submittable Funds and Payments API
Manage funds - organizational budgets and grant distributions - and retrieve payment records. Read payments filterable by period, and work with the funds used to award and disbu...