# Paycode ## Docs - [API Key - Create](https://docs.staging.paycodefintech.net/v1/api-key/api-key--create.md): Create a new API Key for accessing our APIs from your servers. The plaintext API Key will be displayed only once on creation, so ensure you store it securely. - [Merchant Account - Create](https://docs.staging.paycodefintech.net/v1/merchant-account/merchant-account--create.md): Create a new account for a *merchant* and the *merchant* could be a seller or retailer or client who likes to receive and send payments. - [Organization - Create](https://docs.staging.paycodefintech.net/v1/organization/organization--create.md): Create a new organization - [POS Balance Enquiry](https://docs.staging.paycodefintech.net/v1/pos/pos-balance-enquiry.md): Performs a balance enquiry for a card or account through POS terminal. This endpoint allows merchants to check the available balance of a customer's card or account before processing a transaction. - [Terminal-Create](https://docs.staging.paycodefintech.net/v1/terminal-management/terminal-create.md): Create a new terminal for a *merchant*. - [Auth](https://docs.staging.paycodefintech.net/v1/terminal/auth.md): Authorise a terminal to perform different action. - [File Download](https://docs.staging.paycodefintech.net/v1/terminal/file-download.md): File content downloaded by matching hash values. - [File Import](https://docs.staging.paycodefintech.net/v1/terminal/file-import.md): Upload file content by it's type,version etc. - [Required Download List](https://docs.staging.paycodefintech.net/v1/terminal/required-download-list.md): Gives the list of parameters which are required to update ## OpenAPI Specs - [openapi_spec_v1](https://docs.staging.paycodefintech.net/v1/openapi_spec_v1.json) - [terminal_management_api_spec](https://docs.staging.paycodefintech.net/terminal_management_api_spec.yml) - [openapi_spec_v2](https://docs.staging.paycodefintech.net/v2/openapi_spec_v2.json) - [rust_locker_open_api_spec](https://docs.staging.paycodefintech.net/rust_locker_open_api_spec.yml) - [hyperswitch_intelligent_router_open_api_spec](https://docs.staging.paycodefintech.net/hyperswitch_intelligent_router_open_api_spec.yml) - [openapi](https://docs.staging.paycodefintech.net/api-reference/openapi.json)