# Award Force ## Docs - [Get account](https://docs.awardforce.com/api-reference/account/get-account.md): Get the account associated with the API key. - [Assignment completed](https://docs.awardforce.com/api-reference/assignments/assignment-completed.md) - [Assignment created](https://docs.awardforce.com/api-reference/assignments/assignment-created.md) - [Create assignment](https://docs.awardforce.com/api-reference/assignments/create-assignment.md): Create a new assignment. - [Delete assignment](https://docs.awardforce.com/api-reference/assignments/delete-assignment.md): Delete the assignment identified by the specified slug. - [Get assignment](https://docs.awardforce.com/api-reference/assignments/get-assignment.md): Get the assignment identified by the specified slug. - [List assignments](https://docs.awardforce.com/api-reference/assignments/list-assignments.md): List assignments that match the specified filters. - [Recuse assignment](https://docs.awardforce.com/api-reference/assignments/recuse-assignment.md): Recuse a judge from the assignment for the specified entry. - [Unrecuse assignment](https://docs.awardforce.com/api-reference/assignments/unrecuse-assignment.md): Remove a judge recusal from the assignment for the specified entry. - [Create attachment](https://docs.awardforce.com/api-reference/attachments/create-attachment.md): Create an attachment on the specified entry under the specified tab. - [Delete attachment](https://docs.awardforce.com/api-reference/attachments/delete-attachment.md): Delete the attachment identified by the specified token. Unknown tokens return `400 Bad Request`. - [Get attachment](https://docs.awardforce.com/api-reference/attachments/get-attachment.md): Get the attachment identified by the specified token. Unknown tokens return `400 Bad Request`. - [List attachments](https://docs.awardforce.com/api-reference/attachments/list-attachments.md): List attachments. - [Update attachment](https://docs.awardforce.com/api-reference/attachments/update-attachment.md): Update the attachment identified by the specified token. - [Create category](https://docs.awardforce.com/api-reference/categories/create-category.md): Create a category. - [Delete category](https://docs.awardforce.com/api-reference/categories/delete-category.md): Delete the category identified by the specified slug. - [Get category](https://docs.awardforce.com/api-reference/categories/get-category.md): Get the category identified by the specified slug. - [List categories](https://docs.awardforce.com/api-reference/categories/list-categories.md): List categories. - [Update category](https://docs.awardforce.com/api-reference/categories/update-category.md): Update the category identified by the specified slug. - [Upload category file](https://docs.awardforce.com/api-reference/categories/upload-category-file.md): Upload a file for the category identified by the specified slug. - [Create chapter](https://docs.awardforce.com/api-reference/chapters/create-chapter.md): Create a chapter. - [Delete chapter](https://docs.awardforce.com/api-reference/chapters/delete-chapter.md): Delete the chapter identified by the specified slug. - [Get chapter](https://docs.awardforce.com/api-reference/chapters/get-chapter.md): Get the chapter identified by the specified slug. - [List chapters](https://docs.awardforce.com/api-reference/chapters/list-chapters.md): List chapters. - [Update chapter](https://docs.awardforce.com/api-reference/chapters/update-chapter.md): Update the chapter identified by the specified slug. - [Upload chapter file](https://docs.awardforce.com/api-reference/chapters/upload-chapter-file.md): Upload a file for the chapter identified by the specified slug. - [Create contributor](https://docs.awardforce.com/api-reference/contributors/create-contributor.md): Create a contributor. - [Delete contributor](https://docs.awardforce.com/api-reference/contributors/delete-contributor.md): Delete the contributor identified by the specified slug. - [Get contributor](https://docs.awardforce.com/api-reference/contributors/get-contributor.md): Get the contributor identified by the specified slug. - [List contributors](https://docs.awardforce.com/api-reference/contributors/list-contributors.md): List contributors. - [Update contributor](https://docs.awardforce.com/api-reference/contributors/update-contributor.md): Update the contributor identified by the specified slug. - [Create document](https://docs.awardforce.com/api-reference/documents/create-document.md): Create a document. - [Delete document](https://docs.awardforce.com/api-reference/documents/delete-document.md): Delete the document identified by the specified slug. - [Document created](https://docs.awardforce.com/api-reference/documents/document-created.md) - [Document deleted](https://docs.awardforce.com/api-reference/documents/document-deleted.md) - [Document updated](https://docs.awardforce.com/api-reference/documents/document-updated.md) - [Get document](https://docs.awardforce.com/api-reference/documents/get-document.md): Get the document identified by the specified slug. - [List documents](https://docs.awardforce.com/api-reference/documents/list-documents.md): List documents. - [Update attachment field](https://docs.awardforce.com/api-reference/entries-realtime/update-attachment-field.md): Update an attachment field for the attachment identified by the specified token. - [Update contributor field](https://docs.awardforce.com/api-reference/entries-realtime/update-contributor-field.md): Update a contributor field for the contributor identified by the specified slug. - [Update entry category](https://docs.awardforce.com/api-reference/entries-realtime/update-entry-category.md): Update the category for the entry identified by the specified slug. - [Update entry chapter](https://docs.awardforce.com/api-reference/entries-realtime/update-entry-chapter.md): Update the chapter for the entry identified by the specified slug. - [Update entry field](https://docs.awardforce.com/api-reference/entries-realtime/update-entry-field.md): Update a field for the entry identified by the specified slug. - [Update entry title](https://docs.awardforce.com/api-reference/entries-realtime/update-entry-title.md): Update the title for the entry identified by the specified slug. - [Collaborator invited](https://docs.awardforce.com/api-reference/entries/collaborator-invited.md) - [Create entry](https://docs.awardforce.com/api-reference/entries/create-entry.md): Create an entry. - [Delete entry](https://docs.awardforce.com/api-reference/entries/delete-entry.md): Delete the entry identified by the specified slug. The entry is moved to the trash and can be restored; it is not permanently removed. - [Entry category changed](https://docs.awardforce.com/api-reference/entries/entry-category-changed.md) - [Entry chapter changed](https://docs.awardforce.com/api-reference/entries/entry-chapter-changed.md) - [Entry copied](https://docs.awardforce.com/api-reference/entries/entry-copied.md) - [Entry created](https://docs.awardforce.com/api-reference/entries/entry-created.md) - [Entry deleted](https://docs.awardforce.com/api-reference/entries/entry-deleted.md) - [Entry marked eligible](https://docs.awardforce.com/api-reference/entries/entry-marked-eligible.md) - [Entry marked ineligible](https://docs.awardforce.com/api-reference/entries/entry-marked-ineligible.md) - [Entry moderated](https://docs.awardforce.com/api-reference/entries/entry-moderated.md) - [Entry resubmitted](https://docs.awardforce.com/api-reference/entries/entry-resubmitted.md) - [Entry submitted](https://docs.awardforce.com/api-reference/entries/entry-submitted.md) - [Entry tagged](https://docs.awardforce.com/api-reference/entries/entry-tagged.md) - [Entry updated](https://docs.awardforce.com/api-reference/entries/entry-updated.md) - [Field value updated](https://docs.awardforce.com/api-reference/entries/field-value-updated.md) - [Get entry](https://docs.awardforce.com/api-reference/entries/get-entry.md): Get the entry identified by the specified slug. - [List entries](https://docs.awardforce.com/api-reference/entries/list-entries.md): List entries. - [Review task created](https://docs.awardforce.com/api-reference/entries/review-task-created.md) - [Review task submitted](https://docs.awardforce.com/api-reference/entries/review-task-submitted.md) - [Tag entry](https://docs.awardforce.com/api-reference/entries/tag-entry.md): Add tags to the entry identified by the specified slug. - [Untag entry](https://docs.awardforce.com/api-reference/entries/untag-entry.md): Remove tags from the entry identified by the specified slug. - [Update entry](https://docs.awardforce.com/api-reference/entries/update-entry.md): Update the entry identified by the specified slug. - [Upload entry file](https://docs.awardforce.com/api-reference/entries/upload-entry-file.md): Upload a file to the specified field for the entry identified by the specified slug. - [Create field](https://docs.awardforce.com/api-reference/fields/create-field.md): Create a field. - [List fields](https://docs.awardforce.com/api-reference/fields/list-fields.md): List fields. - [Get file information](https://docs.awardforce.com/api-reference/files/get-file-information.md): Get file information for the file identified by the specified token. Unknown tokens return `400 Bad Request`. - [List leaderboard results](https://docs.awardforce.com/api-reference/leaderboard/list-leaderboard-results.md): List leaderboard results. A missing or unresolvable `score_set` parameter returns `404 Not Found`. - [Get order](https://docs.awardforce.com/api-reference/orders/get-order.md): Get the order identified by the specified slug. - [List orders](https://docs.awardforce.com/api-reference/orders/list-orders.md): List orders. - [Payment pending](https://docs.awardforce.com/api-reference/orders/payment-pending.md) - [Payment success](https://docs.awardforce.com/api-reference/orders/payment-success.md) - [Update order](https://docs.awardforce.com/api-reference/orders/update-order.md): Update the billing information and status of the order identified by the specified slug. - [Create review task](https://docs.awardforce.com/api-reference/review-tasks/create-review-task.md): Create a review task. - [Delete review task](https://docs.awardforce.com/api-reference/review-tasks/delete-review-task.md): Delete the review task identified by the specified token. - [Get review task](https://docs.awardforce.com/api-reference/review-tasks/get-review-task.md): Get the review task identified by the specified token. - [List review tasks](https://docs.awardforce.com/api-reference/review-tasks/list-review-tasks.md): List review tasks. - [Get round](https://docs.awardforce.com/api-reference/rounds/get-round.md): Get the round identified by the specified slug. - [List rounds](https://docs.awardforce.com/api-reference/rounds/list-rounds.md): List rounds. - [Get score set](https://docs.awardforce.com/api-reference/score-sets/get-score-set.md): Get the score set identified by the specified slug. - [List score sets](https://docs.awardforce.com/api-reference/score-sets/list-score-sets.md): List score sets. - [Get season](https://docs.awardforce.com/api-reference/seasons/get-season.md): Get the season identified by the specified slug. - [List seasons](https://docs.awardforce.com/api-reference/seasons/list-seasons.md): List seasons. - [List taxes](https://docs.awardforce.com/api-reference/taxes/list-taxes.md): List taxes. - [Create user](https://docs.awardforce.com/api-reference/users/create-user.md): Create a user. - [Delete user](https://docs.awardforce.com/api-reference/users/delete-user.md): Delete the user identified by the specified slug. - [Get user](https://docs.awardforce.com/api-reference/users/get-user.md): Get the user identified by the specified slug or email address. - [Get user auth token](https://docs.awardforce.com/api-reference/users/get-user-auth-token.md): Get an SSO auth token for the specified user. - [List users](https://docs.awardforce.com/api-reference/users/list-users.md): List users. - [Restore user](https://docs.awardforce.com/api-reference/users/restore-user.md): Restore the previously deleted user identified by the specified slug. - [Role granted](https://docs.awardforce.com/api-reference/users/role-granted.md) - [Update user](https://docs.awardforce.com/api-reference/users/update-user.md): Update the user identified by the specified slug. - [Upload user file](https://docs.awardforce.com/api-reference/users/upload-user-file.md): Upload a file to the specified field for the user identified by the specified slug. - [User created](https://docs.awardforce.com/api-reference/users/user-created.md) - [User updated](https://docs.awardforce.com/api-reference/users/user-updated.md) - [Create webhook](https://docs.awardforce.com/api-reference/webhooks/create-webhook.md): Create a webhook. - [Delete webhook](https://docs.awardforce.com/api-reference/webhooks/delete-webhook.md): Delete the webhook identified by the specified slug. - [Get webhook](https://docs.awardforce.com/api-reference/webhooks/get-webhook.md): Get the webhook identified by the specified slug. - [List webhooks](https://docs.awardforce.com/api-reference/webhooks/list-webhooks.md): List webhooks. - [Update webhook](https://docs.awardforce.com/api-reference/webhooks/update-webhook.md): Update the webhook identified by the specified slug. - [Versioning](https://docs.awardforce.com/docs/additional/versioning.md): Award Force uses semantic versioning with major and minor versions. - [Webhook payloads](https://docs.awardforce.com/docs/additional/webhook-payloads.md): Payload structure and signature validation for Award Force webhooks. - [Available subscriptions](https://docs.awardforce.com/docs/additional/webhook-subscriptions.md): Events you can subscribe to with Award Force webhooks. - [Webhooks management](https://docs.awardforce.com/docs/additional/webhooks-management.md): Create, edit, and delete Award Force webhooks. - [API keys management](https://docs.awardforce.com/docs/authentication/api-keys-management.md): Generate, edit, and revoke Award Force API keys. - [Authentication](https://docs.awardforce.com/docs/authentication/index.md): Authenticate Award Force API requests using a private API key. - [AI-optimised documentation](https://docs.awardforce.com/docs/docs-for-ai/ai-optimized-documentation.md): Access AI-optimised content and quick integrations from the context menu on any Award Force docs page. - [Docs MCP](https://docs.awardforce.com/docs/docs-for-ai/docs-mcp.md): Connect AI tools to the Award Force API documentation using the Model Context Protocol. - [Award Force API](https://docs.awardforce.com/docs/getting-started/index.md): Integrate Award Force with your websites, applications, and internal systems using the API. - [Fields](https://docs.awardforce.com/docs/requests/fields.md): Field types and data types for the Award Force API. - [Files](https://docs.awardforce.com/docs/requests/files.md): File upload requirements for the Award Force API. - [Headers](https://docs.awardforce.com/docs/requests/request-headers.md): Required and optional headers for the Award Force API. - [Servers](https://docs.awardforce.com/docs/requests/servers.md): Regional endpoints for the Award Force API. - [Pagination](https://docs.awardforce.com/docs/responses/pagination.md): Navigate paginated Award Force API responses using page query parameters and helper links. - [Rate limits](https://docs.awardforce.com/docs/responses/rate-limits.md): Understand rate limits and ingestion constraints for the Award Force API. - [Formats](https://docs.awardforce.com/docs/responses/response-formats.md): Understand Award Force API response formats. - [Headers](https://docs.awardforce.com/docs/responses/response-headers.md): Understand Award Force API response headers. - [Status codes and errors](https://docs.awardforce.com/docs/responses/status-codes.md): Understand HTTP status codes, error responses, and retry recommendations for the Award Force API. ## OpenAPI Specs - [openapi-v2_3](https://docs.awardforce.com/api-reference/openapi-v2_3.yaml) - [openapi](https://docs.awardforce.com/src/v2_3/openapi.yaml) ## Optional - [Help Centre](https://support.awardforce.com/hc/en-us) - [Status](https://status.awardforce.com) - [OpenAPI Spec](https://docs.awardforce.com/api-reference/openapi-v2_3.yaml)