Signups store information about people in your nation. Further information available [here](https://support.nationbuilder.com/en/articles/8810042-how-records-are-added-to-the-people-database).
NationBuilder Signups API is one of 41 APIs that NationBuilder publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Signups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes
7 operations
across 4 paths,
and defines 24 schemas.
It is described by OpenAPI 3.2.0, at version 2.0.
Requests are made against a single base URL, https://{subdomain}.nationbuilder.com.
7 operations4 paths24 schemas1 DELETE3 GET2 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://{nation-slug}.nationbuilder.com/api/v2
Authentication
HTTP Bearer
Resource Areas
1
Authentication & Security 1
NationBuilder Signups API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
By default, every request must be authenticated.
BearerAuth — Authentication using a bearer token (JWT) issued via OAuth.
Paths & Operations 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Signups 7
Signups store information about people in your nation. Further information available [here](https://support.nationbuilder.com/en/articles/8810042-how-records-are-added-to-the-peop…
POST
/api/v2/signups
Create a signup
createSignup3 paramsbody→ 201400401422429
GET
/api/v2/signups
List all signups in a nation
listSignups5 params→ 200401429
GET
/api/v2/signups/me
Show signup assigned to auth token
meSignup3 params→ 200401429
PATCH
/api/v2/signups/push
Push signup data into nation
pushSignup3 paramsbody→ 200201400401422429
GET
/api/v2/signups/{id}
Show signup with provided ID
showSignup4 params→ 200401404429
PATCH
/api/v2/signups/{id}
Update an existing signup
updateSignup4 paramsbody→ 200400401404422429
DELETE
/api/v2/signups/{id}
Delete signup with provided ID
deleteSignup4 params→ 200401404429
Schemas 24
The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are signup_read_write_attributes (128 properties), signup_read_only_attributes (13 properties), validation_error (6 properties), signup_write_only_attributes (6 properties). Each schema is shown below with its type and property counts.
resource_identifier
object
A JSON:API resource identifier object, the type/id pair that uniquely identifies a single resource.
2 properties2 required
show_document
object
The JSON:API top-level document shape for responses returning a single resource under the data member.
3 properties1 required
create_request_document
object
The JSON:API top-level document shape for create requests, whose data member carries the new resource's type and attributes.
1 property1 required
included
array
Sideloaded resources requested via the include query parameter. Each entry is a full resource object whose shape is documented under its own resource type.
signup_show_response
A JSON:API response containing a single signup.
signup_extra_field_values
string
Opt-in signup attribute names requestable with extrafields[signups].
pagination_links
object
JSON:API pagination links for the pages of a collection. A key whose page is unavailable, or that the server's pagination strategy does not provide, is omitted…
5 properties
signup_response_data
The JSON:API resource object representing a signup.
signup_read_write_attributes
object
The attributes of a signup that can be both read and written.
128 properties
validation_error_document
object
The JSON:API errors document returned with status 422 when model validations fail on create or update. Unlike this API's flat 4xx error bodies, validation fail…
1 property1 required
signup_update_request
The request body for updating an existing signup.
rate_limited_response
object
The body returned by the rate limiter when an access token exceeds its request quota.
1 property1 required
signup_write_only_attributes
object
The write-only attributes of a signup.
6 properties
signup_field_values
string
Readable signup attribute names selectable with sparse fieldsets (fields[signups]).
index_document
object
The JSON:API top-level document shape for paginated collection responses, with resource objects under data and pagination links.
4 properties1 required
update_request_document
object
The JSON:API top-level document shape for update requests, whose data member identifies the resource by type and id and carries the changed attributes.
1 property1 required
validation_error
object
A single JSON:API error object describing a validation failure, locating the invalid field via source.pointer and carrying the model-level attribute, message,…
6 properties
signup_sideload_values
string
Relationship names that can be sideloaded with the include query parameter on signup endpoints.
signup_create_request
The request body for creating a new signup.
error_response
object
The error body returned for 4xx and 5xx responses, with a machine-readable code and a human-readable message. Some errors include additional detail members alo…
2 properties2 required
delete_document
object
The successful destroy response, an empty JSON:API meta-only document returned with status 200 (rather than JSON:API's commonly used 204 No Content).
1 property1 required
resource
A generic JSON:API resource object. Resources sideloaded in a document's included member use this shape; their attributes are those of the resource type named…
signup_index_response
A paginated JSON:API response containing a list of signups.
signup_read_only_attributes
object
The read-only attributes of a signup.
13 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of NationBuilder Signups API, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.