Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Angor Project Endpoints to Mempool REST API Documentation #39

Merged
merged 4 commits into from
Mar 7, 2025

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