Skip to content

Conversation

@miladsoft
Copy link
Member

Add Angor project endpoints to REST API docs

Added new endpoints to the mempool REST API documentation under the Angor category:

  • GET /api/query/Angor/projects/{projectId} - Project details
  • GET /api/query/Angor/projects/{projectId}/stats - Project statistics
  • GET /api/query/Angor/projects/{projectId}/investments - List of investments with pagination
  • GET /api/query/Angor/projects/{projectId}/investments/{investorPublicKey} - Specific investment details

Includes code examples, response samples, and parameter documentation for mainnet, testnet, and signet environments.

Added new endpoints to the mempool REST API documentation under the Angor category:
- GET /api/query/Angor/projects/{projectId} - Project details
- GET /api/query/Angor/projects/{projectId}/stats - Project statistics
- GET /api/query/Angor/projects/{projectId}/investments - List of investments with pagination
- GET /api/query/Angor/projects/{projectId}/investments/{investorPublicKey} - Specific investment details

Includes code examples, response samples, and parameter documentation for mainnet, testnet, and signet environments.
@dangershony dangershony merged commit a8c1092 into master Mar 7, 2025
10 checks passed
@dangershony dangershony deleted the feature/angor-endpoints branch March 7, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants